dyeHash property

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

Implementation

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