menu
mastodon_client
mastodon_client.dart
MastodonConversation
unread property
unread
dark_mode
light_mode
unread
property
@
JsonKey
(defaultValue: false)
bool
unread
final
Whether the conversation is unread.
Implementation
@JsonKey(defaultValue: false) final bool unread;
mastodon_client
mastodon_client
MastodonConversation
unread property
MastodonConversation class