menu
sendingnetwork_dart_sdk package
documentation
sdn.dart
PushNotificationCounts
PushNotificationCounts const constructor
PushNotificationCounts const constructor
dark_mode
light_mode
PushNotificationCounts
constructor
const
PushNotificationCounts
(
{
int
?
missedCalls
,
int
?
unread
,
})
Implementation
const PushNotificationCounts({ this.missedCalls, this.unread, });
sendingnetwork_dart_sdk package
documentation
sdn
PushNotificationCounts
PushNotificationCounts const constructor
PushNotificationCounts class