OffsetIns class
- Implemented types
Properties
Methods
-
get(
Token name) → Object? -
override
-
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 *(
Arithmetic other) → Arithmetic -
override
-
operator +(
Arithmetic other) → Arithmetic -
override
-
operator -(
Arithmetic other) → Arithmetic -
override
-
operator /(
Arithmetic other) → Arithmetic -
override
-
operator ==(
Object other) → bool -
The equality operator.
inherited