currentWeather property

OneCallCurrentWeather? currentWeather
getter/setter pair

The current weather forecast for the queried location. The fields in this class differ slightly to CurrentWeather as the API provides different fields when querying the Current Weather API endpoint and the One Call API Endpoint

Implementation

OneCallCurrentWeather? currentWeather;