symbolColor property

  1. @JsonKey(name: 'symbol_color')
int get symbolColor
inherited

The color to be applied to the symbol in RGB format

Implementation

@JsonKey(name: 'symbol_color')
int get symbolColor;