menu
mehery_sender package
documentation
foreground_push_notifications.dart
MeSendPushAction
MeSendPushAction.new const constructor
MeSendPushAction.new const constructor
dark_mode
light_mode
MeSendPushAction
constructor
const
MeSendPushAction
(
{
required
String
slot
,
required
String
title
,
String
?
actionId
,
String
?
url
,
})
Implementation
const MeSendPushAction({ required this.slot, required this.title, this.actionId, this.url, });
mehery_sender package
documentation
foreground_push_notifications
MeSendPushAction
MeSendPushAction.new const constructor
MeSendPushAction class