MoonPhase class

月相信息

Constructors

MoonPhase.fromMap(Map map)

Properties

fxTime String
月相逐小时预报时间
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
icon String
月相图标代码
getter/setter pair
illumination String
月亮照明度,百分比数值
getter/setter pair
name String
月相名字
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value 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