statHash property
The hash identifier for the Stat. Use it to look up the DestinyStatDefinition for static data about the stat.
Implementation
@JsonKey(name:'statHash')
int? statHash;
The hash identifier for the Stat. Use it to look up the DestinyStatDefinition for static data about the stat.
@JsonKey(name:'statHash')
int? statHash;