color property

  1. @JsonKey(defaultValue: '')
String? color
final

Color code of the role.

Implementation

@JsonKey(defaultValue: '')
final String? color;