menu
mastodon_client
mastodon_client.dart
MastodonStatus
favourited property
favourited
dark_mode
light_mode
favourited
property
bool
?
favourited
final
Whether the authenticated user has favourited this status.
Implementation
final bool? favourited;
mastodon_client
mastodon_client
MastodonStatus
favourited property
MastodonStatus class