loreHash property

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

Implementation

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