MoacError class
Manages Moac client errors
Constructors
Properties
Methods
-
toString(
) → String - Returns a string representation of this object.
-
updateError(
int errorCode, String errorMessage, int errorId) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
@pragma("vm.entry-point"), inherited
Operators
-
operator ==(
dynamic other) → bool -
The equality operator. [...]
inherited