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