menu
mastodon_client
mastodon_client.dart
MastodonUnreadNotificationCount
MastodonUnreadNotificationCount.new const constructor
MastodonUnreadNotificationCount.new
dark_mode
light_mode
MastodonUnreadNotificationCount
constructor
const
MastodonUnreadNotificationCount
(
{
required
int
count
,
})
Implementation
const MastodonUnreadNotificationCount({required this.count});
mastodon_client
mastodon_client
MastodonUnreadNotificationCount
MastodonUnreadNotificationCount.new const constructor
MastodonUnreadNotificationCount class