Weather
The WeatherService class provides a full range of weather data access, from current conditions to hourly and daily forecasts. Supported parameters include temperature, air quality, atmospheric pressure, wind speed, UV index, and more.
📄️ Base Entities
Weather-related functionalities are organized into distinct classes, each designed to encapsulate specific weather data.
📄️ Weather Service
The WeatherService class provides methods for retrieving current, hourly, and daily weather forecasts.