requestPermission
suspend fun requestPermission(deprecatedCallback: NotificationPermissionCallback = definedExternally): NotificationPermission(source)
The requestPermission()
static method of the Notification interface requests permission from the user for the current origin to display notifications.