menu
ios_push_plugin package
documentation
model/notification_content.dart
NotificationPayload
NotificationPayload.new constructor
NotificationPayload.new constructor
dark_mode
light_mode
NotificationPayload
constructor
NotificationPayload
(
{
String
?
targetUrl
,
String
?
actionType
,
})
Implementation
NotificationPayload({this.targetUrl, this.actionType});
ios_push_plugin package
documentation
model/notification_content
NotificationPayload
NotificationPayload.new constructor
NotificationPayload class