menu
mastodon_client
mastodon_client.dart
MastodonExtendedDescription
content property
content
dark_mode
light_mode
content
property
@
JsonKey
(defaultValue: '')
String
content
final
HTML content of the extended description.
Implementation
@JsonKey(defaultValue: '') final String content;
mastodon_client
mastodon_client
MastodonExtendedDescription
content property
MastodonExtendedDescription class