menu
mastodon_client
mastodon_client.dart
MastodonStatusSource
spoilerText property
spoilerText
dark_mode
light_mode
spoilerText
property
@
JsonKey
(defaultValue: '')
String
spoilerText
final
Plain text of the content warning (CW).
Implementation
@JsonKey(defaultValue: '') final String spoilerText;
mastodon_client
mastodon_client
MastodonStatusSource
spoilerText property
MastodonStatusSource class