actions property
JSArray<WebpushNotificationActions> ?
get
actions
An array of notification actions representing the actions available to the user when the notification is presented.
Implementation
external JSArray<WebpushNotificationActions>? get actions;