updateWithLocation
abstract fun updateWithLocation(location: Location.KnownLocation): suspend () -> LocationState.Enabled
Transitions into an Enabled State with a new Location.KnownLocation
Return
method for transitioning into an Enabled State with the new location
Parameters
location
the new Location.KnownLocation