showNotification
inline suspend fun ServiceWorkerRegistration.showNotification(title: String, options: NotificationOptions)(source)
The showNotification()
method of the ServiceWorkerRegistration interface creates a notification on an active service worker.