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