LocationRepository

Properties

Link copied to clipboard
abstract val receivingLocationUpdates: StateFlow<Boolean>

Status of whether the app is actively subscribed to location changes.

Functions

Link copied to clipboard
abstract fun getLocations(): Flow<Location>

Observable flow for location updates