raceHash property

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

Implementation

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