next property

RouteNode<RouteValue>? get next

RouteNode that follows this one.

Implementation

RouteNode? get next;