menu
u package
documentation
utilities.dart
WebNotificationDetails
actions property
actions property
dark_mode
light_mode
actions
property
List
<
WebNotificationAction
>
actions
final
A list of actions to send with the notification.
Implementation
final List<WebNotificationAction> actions;
u package
documentation
utilities
WebNotificationDetails
actions property
WebNotificationDetails class