UserGoTo class
Jump to a specific step (0-based). Out-of-range: assert in debug, no-op in release. Same index: a no-op (no timer reset, no re-enter).
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