WeatherLocationRepository

Properties

Link copied to clipboard
abstract var currentLocation: Flow<Location>

Functions

Link copied to clipboard
abstract suspend fun reverseGeocoding(options: ReverseGeoOptions): List<DestinationSearchResult>