menu
mastodon_client
mastodon_client.dart
MastodonAdminRole
color property
color
dark_mode
light_mode
color
property
@
JsonKey
(defaultValue: '')
String
?
color
final
Color code of the role.
Implementation
@JsonKey(defaultValue: '') final String? color;
mastodon_client
mastodon_client
MastodonAdminRole
color property
MastodonAdminRole class