AlertData class
A class to represent forecast alerts.
Constructors
Properties
- areas → String?
-
no setter
- category → String?
-
no setter
- certainty → String?
-
no setter
- desc → String?
-
no setter
- effective → String?
-
no setter
- event → String?
-
no setter
- expires → String?
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- headline → String?
-
no setter
- instruction → String?
-
no setter
- msgtype → String?
-
no setter
- note → String?
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- severity → String?
-
no setter
- urgency → String?
-
no setter
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