menu
flutter_weather_forecast package
documentation
models/weather_model.dart
WeatherModel
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
Implementation
String toJson() => json.encode(toMap());
flutter_weather_forecast package
documentation
models/weather_model
WeatherModel
toJson method
WeatherModel class