currentSeasonHash property

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

Implementation

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