menu
weather
open_weather
Snow
Snow constructor
Snow
brightness_4
Snow
constructor
Null safety
Snow
(
{
double
the1H
=
0
,
double
the3H
=
0
}
)
Implementation
Snow({ this.the1H = 0, this.the3H = 0, });
weather
open_weather
Snow
Snow constructor
Snow class
Constructors
Snow
fromJson
Properties
hashCode
runtimeType
the1H
the3H
Methods
noSuchMethod
toJson
toString
Operators
operator ==