NotificationEventInit
interface NotificationEventInit : ExtendableEventInit
Properties
action
open var action: String?
notification
open var notification: Notification?
interface NotificationEventInit : ExtendableEventInit
open var action: String?
open var notification: Notification?