next property

RouteQueueEntry? get next
inherited

Implementation

RouteQueueEntry? get next => _current?._next;