collectibleHash property

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

Implementation

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