menu
sunny_lifecycle package
documentation
push_notification_service.dart
PushEventsBody
PushEventsBody constructor
PushEventsBody constructor
dark_mode
light_mode
PushEventsBody
constructor
PushEventsBody
(
{
String
?
eventType
,
Map
<
String
,
dynamic
>
?
payload
,
})
Implementation
PushEventsBody({this.eventType, this.payload});
sunny_lifecycle package
documentation
push_notification_service
PushEventsBody
PushEventsBody constructor
PushEventsBody class