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