statHash property

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

Implementation

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