showNotification

fun showNotification(title: String, options: NotificationOptions = definedExternally): Promise<Unit>(source)

Since Kotlin

1.1
fun showNotification(title: String, options: NotificationOptions = definedExternally): Promise<Nothing?>(source)

Since Kotlin

1.8