menu
minh_weather_app package
documentation
features/weather/data/models/weather_model.dart
WeatherModel
WeatherModel.new constructor
WeatherModel.new constructor
dark_mode
light_mode
WeatherModel
constructor
WeatherModel
(
{
CurrentWeather
?
currentWeather
,
})
Implementation
WeatherModel({this.currentWeather});
minh_weather_app package
documentation
features/weather/data/models/weather_model
WeatherModel
WeatherModel.new constructor
WeatherModel class