toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-weather
/
com.mapbox.dash.weather.data
/
WeatherForecast
/
WeatherForecast
Weather
Forecast
constructor
(
temperatureList
:
List
<
Int
>
,
timeLocalList
:
List
<
String
>
,
iconCodeList
:
List
<
Int
>
,
precipChanceList
:
List
<
Int
>
)