NotificationEventInit
fun
NotificationEventInit
(
notification
:
Notification
?
,
action
:
String
?
=
""
,
bubbles
:
Boolean
?
=
false
,
cancelable
:
Boolean
?
=
false
,
composed
:
Boolean
?
=
false
)
:
NotificationEventInit
(source)