NotificationEvent
open external class NotificationEvent(type: String, eventInitDict: NotificationEventInit) : ExtendableEvent(source)
Exposes the JavaScript NotificationEvent to Kotlin
Exposes the JavaScript NotificationEvent to Kotlin
Thanks for your feedback!