colorHash property

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

Implementation

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