referenceId property

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

The hash ID of the item definition that describes the weapon.

Implementation

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