menu
dreamic package
documentation
data/models/notification_payload.dart
NotificationPayload
actions property
actions property
dark_mode
light_mode
actions
property
List
<
NotificationAction
>
actions
final
List of action buttons to display with the notification.
Implementation
final List<NotificationAction> actions;
dreamic package
documentation
data/models/notification_payload
NotificationPayload
actions property
NotificationPayload class