actions property
A list of notification actions representing the actions available to the user when the notification is presented.
Implementation
final List<WebpushNotificationAction>? actions;
A list of notification actions representing the actions available to the user when the notification is presented.
final List<WebpushNotificationAction>? actions;