forecastResultsByTime property
The forecasts for your query, in order. For DAILY
forecasts,
this is a list of days. For MONTHLY
forecasts, this is a list
of months.
Implementation
final List<ForecastResult>? forecastResultsByTime;
The forecasts for your query, in order. For DAILY
forecasts,
this is a list of days. For MONTHLY
forecasts, this is a list
of months.
final List<ForecastResult>? forecastResultsByTime;