seasonPassHash property

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

Implementation

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