iconHash property

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

Implementation

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