statHash property

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

The hash for the DestinyStatDefinition representing this stat.

Implementation

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