precedesOrEquals abstract method
Determines if position precedes or equals another position on the route. Throws if another position belongs to another route.
Implementation
core.bool precedesOrEquals(RoutePosition another);
Determines if position precedes or equals another position on the route. Throws if another position belongs to another route.
core.bool precedesOrEquals(RoutePosition another);