HistoricalHourlyWeather class

历史当天逐小时天气

Properties

hashCode int
The hash code for this object.
no setterinherited
humidity String
温度
getter/setter pair
icon String
天气状况图标代码
getter/setter pair
precip String
降雨量
getter/setter pair
pressure String
打起压强
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
temp String
温度
getter/setter pair
text String
天气状况代码
getter/setter pair
time String
历史当天天气时间
getter/setter pair
wind360 String
风向360角度
getter/setter pair
windDir String
风向
getter/setter pair
windScale String
风力
getter/setter pair
windSpeed String
风速
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited