menu
mastodon_client
mastodon_client.dart
MastodonUnreadNotificationCount
count property
count
dark_mode
light_mode
count
property
@
JsonKey
(defaultValue: 0)
int
count
final
Number of unread notifications.
Implementation
@JsonKey(defaultValue: 0) final int count;
mastodon_client
mastodon_client
MastodonUnreadNotificationCount
count property
MastodonUnreadNotificationCount class