seasonCount property

  1. @JsonKey(name: 'seasonCount')
int? seasonCount
getter/setter pair

Implementation

@JsonKey(name: 'seasonCount')
int? seasonCount;