menu
magiclane_maps_flutter package
documentation
weather.dart
LocationForecast
forecast property
forecast property
dark_mode
light_mode
forecast
property
List
<
Conditions
>
forecast
getter/setter pair
Weather conditions for the forecast period.
Returns
List<
Conditions
>: List of weather conditions over time.
Implementation
List<Conditions> forecast;
magiclane_maps_flutter package
documentation
weather
LocationForecast
forecast property
LocationForecast class