toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-weather
/
com.mapbox.dash.weather.data
/
WeatherNowErrorContent
Weather
Now
Error
Content
@
Serializable
class
WeatherNowErrorContent
(
val
code
:
String
,
val
message
:
String
)
Members
Constructors
Weather
Now
Error
Content
Link copied to clipboard
constructor
(
code
:
String
,
message
:
String
)
Properties
code
Link copied to clipboard
val
code
:
String
message
Link copied to clipboard
val
message
:
String