menu
inngage_plugin package
documentation
data/model/notification_request.dart
Notification
Notification constructor
Notification constructor
dark_mode
light_mode
Notification
constructor
Notification
(
{
String
?
id
,
String
?
appToken
,
String
?
notId
,
})
Implementation
Notification({ this.id, this.appToken, this.notId, });
inngage_plugin package
documentation
data/model/notification_request
Notification
Notification constructor
Notification class