start_date property

DateTime? start_date
getter/setter pair

The time interval to get weather data.

https://open-meteo.com/en/docs/air-quality-api/

Implementation

DateTime? start_date, end_date;