itemHash property
The identifier for the item's definition, which is where most of the useful static information for the item can be found.
Implementation
@JsonKey(name:'itemHash')
int? itemHash;
The identifier for the item's definition, which is where most of the useful static information for the item can be found.
@JsonKey(name:'itemHash')
int? itemHash;