menu
mastodon_client
mastodon_client.dart
MastodonAccountWarning
text property
text
dark_mode
light_mode
text
property
@
JsonKey
(defaultValue: '')
String
text
final
Body text of the warning.
Implementation
@JsonKey(defaultValue: '') final String text;
mastodon_client
mastodon_client
MastodonAccountWarning
text property
MastodonAccountWarning class