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