seasonInt property
int?
get
seasonInt
Implementation
int? get seasonInt => _$this._seasonInt;
set
seasonInt
(int? seasonInt)
Implementation
set seasonInt(int? seasonInt) => _$this._seasonInt = seasonInt;