TokenExpectedException class
- Implemented types
Constructors
- TokenExpectedException(String message)
-
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
string representation of the class
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited