actions property

List<WebNotificationAction> actions
final

A list of actions to send with the notification.

Implementation

final List<WebNotificationAction> actions;