WeatherNowError

@Serializable
class WeatherNowError(val weatherNowErrorContent: WeatherNowErrorContent)

Constructors

Link copied to clipboard
constructor(weatherNowErrorContent: WeatherNowErrorContent)

Properties