menu
engagespot_sdk package
documentation
models/Notifications.dart
NotificationSet
NotificationSet.new constructor
NotificationSet.new constructor
dark_mode
light_mode
NotificationSet
constructor
NotificationSet
(
{
int
?
unReadCount
,
List
<
EsMessage
>
?
notificationMessage
,
})
Implementation
NotificationSet({this.unReadCount, this.notificationMessage});
engagespot_sdk package
documentation
models/Notifications
NotificationSet
NotificationSet.new constructor
NotificationSet class