WeatherNowResponse

constructor(weatherNow: WeatherNow? = null, errors: List<WeatherNowError>? = null)