menu
openweathermap package
documentation
openweather_entities.dart
Snow
Snow.new constructor
Snow.new constructor
dark_mode
light_mode
Snow
constructor
Snow
(
num
?
oneHour
,
num
?
threeHours
)
Creates a
Snow
object
Implementation
Snow( this.oneHour, this.threeHours, );
openweathermap package
documentation
openweather_entities
Snow
Snow.new constructor
Snow class