NotificationEventInit

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

Since Kotlin

1.1