menu
weather_open_meteo_client package
documentation
weather_open_meteo_client.dart
CurrentWeather
CurrentWeather.fromJson factory constructor
CurrentWeather.fromJson factory constructor
dark_mode
light_mode
CurrentWeather.fromJson
constructor
CurrentWeather.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory CurrentWeather.fromJson(Map<String,dynamic> json)=>_$CurrentWeatherFromJson(json);
weather_open_meteo_client package
documentation
weather_open_meteo_client
CurrentWeather
CurrentWeather.fromJson factory constructor
CurrentWeather class