requirePermissionFor

abstract suspend fun requirePermissionFor(priority: Priority): PermissionState

Requests the necessary permissions to access the device's location.

Return

The state of the permission after the request.