menu
mastodon_client
mastodon_client.dart
MastodonAccountWarning
appeal property
appeal
dark_mode
light_mode
appeal
property
@
JsonKey
(readValue: _readAppeal, defaultValue: false)
bool
appeal
final
Whether an appeal exists.
Implementation
@JsonKey(readValue: _readAppeal, defaultValue: false) final bool appeal;
mastodon_client
mastodon_client
MastodonAccountWarning
appeal property
MastodonAccountWarning class