LocationState

sealed class LocationState

Location state

Inheritors

Types

Link copied to clipboard
data class Found(val location: GeoLocation) : LocationState

Found

Link copied to clipboard
data object None : LocationState

None