program property

  1. @JsonKey.new(name: 'program')
int? program
final

Implementation

@JsonKey(name: 'program')
final int? program;