color property
color is the color assigned to the protocol.
Implementation
String get name;/// [color] is the color assigned to the protocol.
@ColorConverter() Color get color;
color is the color assigned to the protocol.
String get name;/// [color] is the color assigned to the protocol.
@ColorConverter() Color get color;