toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-models
/
com.mapbox.dash.models
/
Weather
/
Weather
Weather
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
constructor
(
weatherNow
:
String
,
weatherHigh
:
String
,
weatherLow
:
String
,
@
DrawableRes
iconResId
:
Int
)