AirDaily class
逐天空气质量
Constructors
- AirDaily.fromMap(Map map)
Properties
- aqi ↔ String
-
空气质量指数,AQI和PM25的关系
getter/setter pair
- category ↔ String
-
实时空气质量指数级别
getter/setter pair
- fxDate ↔ String
-
预报日期
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- level ↔ String
-
实时空气质量指数等级
getter/setter pair
- primary ↔ String
-
主要污染物
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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