statHash property
The hash identifier for the stat being transformed into a Display stat. Use it to look up the DestinyStatDefinition, or key into a DestinyInventoryItemDefinition's stats property.
Implementation
@JsonKey(name:'statHash')
int? statHash;