forecast property

List<ForecastDayData> get forecast

Implementation

List<ForecastDayData> get forecast => _forecast;