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