menu
neomage package
documentation
data/platform/notification_service.dart
NotificationActionEvent
NotificationActionEvent.new const constructor
NotificationActionEvent.new const constructor
dark_mode
light_mode
NotificationActionEvent
constructor
const
NotificationActionEvent
(
String
id
,
String
actionId
)
Implementation
const NotificationActionEvent(super.id, this.actionId);
neomage package
documentation
data/platform/notification_service
NotificationActionEvent
NotificationActionEvent.new const constructor
NotificationActionEvent class