next property

  1. @override
RouteNode<RouteValue>? next
final

RouteNode that follows this one.

Implementation

@override
final RouteNode<RouteValue>? next;