Envoy class
NOTE:9 Messages might be something that demand immediately action. For more complicated cases of sig: note-message-handling.
Constructors
- Envoy()
Properties
-
envoyM
↔ Map<
String, String> -
Map for envoyMessages.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
-
messageL
↔ List<
String> -
PLAN: envoy should keep record of all "envoys" sent.
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
envoyAdd(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
show(
) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited