askNotificationPermission

abstract fun askNotificationPermission(onPermissionResult: (isGranted: Boolean) -> Unit = {})