EnvelopeUnreadable class final
The reply was not a well-formed envelope at all.
- Inheritance
-
- Object
- ToolEnvelope
- EnvelopeUnreadable
Constructors
-
EnvelopeUnreadable(List<
String> notes) -
Creates it.
const
Properties
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