initialize
abstract fun initialize(hasPermission: Boolean, enabled: Boolean): suspend () -> LocationState.Initialized
Transitions into an Initialized State
Return
method for transitioning into an Initialized State
Parameters
hasPermission
if true
the com.splendo.kaluga.permissions.location.LocationPermission has been granted
enabled
if true
the location service is enabled