menu
mastodon_client
mastodon_client.dart
MastodonNotificationGroup
notificationsCount property
notificationsCount
dark_mode
light_mode
notificationsCount
property
@
JsonKey
(defaultValue: 0)
int
notificationsCount
final
Number of notifications in the group.
Implementation
@JsonKey(defaultValue: 0) final int notificationsCount;
mastodon_client
mastodon_client
MastodonNotificationGroup
notificationsCount property
MastodonNotificationGroup class