toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-weather
/
com.mapbox.dash.weather.data
/
WeatherLastAddressRepository
Weather
Last
Address
Repository
class
WeatherLastAddressRepository
(
weatherLocationRepository
:
WeatherLocationRepository
)
Members
Constructors
Weather
Last
Address
Repository
Link copied to clipboard
constructor
(
weatherLocationRepository
:
WeatherLocationRepository
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
last
Address
Link copied to clipboard
val
lastAddress
:
Flow
<
DestinationSearchResult
?
>
Functions
request
Address
Link copied to clipboard
suspend
fun
requestAddress
(
)