BMFWeatherSearchAlerts class
Properties
-
desc
↔ String
-
预警详细提示信息,高级字段
read / write
-
hashCode
→ int
-
The hash code for this object. [...]
read-only, inherited
-
level
↔ String
-
预警事件等级,高级字段
read / write
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited
-
title
↔ String
-
预警标题,高级字段
read / write
-
type
↔ String
-
预警事件类型,高级字段
read / write
Methods
-
fromMap(Map map)
→ dynamic
-
map -> dynamic
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toMap()
→ Map<String, Object>
-
model -> map
-
toString()
→ String
-
Returns a string representation of this object.
inherited
Operators
-
operator ==(Object other)
→ bool
-
The equality operator. [...]
inherited