iconColor property

  1. @JsonKey(name: 'icon_color')
int get iconColor
inherited

Color of the topic icon in RGB format

Implementation

@JsonKey(name: 'icon_color')
int get iconColor;