menu
sendingnetwork_dart_sdk package
documentation
sdn.dart
UnreadNotificationCounts
UnreadNotificationCounts constructor
UnreadNotificationCounts constructor
dark_mode
light_mode
UnreadNotificationCounts
constructor
UnreadNotificationCounts
(
{
int
?
notificationCount
,
int
?
highlightCount
,
})
Implementation
UnreadNotificationCounts({ this.notificationCount, this.highlightCount, });
sendingnetwork_dart_sdk package
documentation
sdn
UnreadNotificationCounts
UnreadNotificationCounts constructor
UnreadNotificationCounts class