currentSeasonHash property
If populated, this is a reference to the season that is currently active.
Implementation
@JsonKey(name:'currentSeasonHash')
int? currentSeasonHash;
If populated, this is a reference to the season that is currently active.
@JsonKey(name:'currentSeasonHash')
int? currentSeasonHash;