menu
open_meteo package
documentation
models/weather.dart
WeatherResponse
currentWeatherData property
currentWeatherData property
dark_mode
light_mode
currentWeatherData
property
Map
<
Current
,
WeatherParameterData
>
?
currentWeatherData
final
Implementation
final Map<Current, WeatherParameterData>? currentWeatherData;
open_meteo package
documentation
models/weather
WeatherResponse
currentWeatherData property
WeatherResponse class