color property

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

Color of the role badge.

Implementation

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