routes property

List<HyperRoute<RouteValue>> routes
final

The navigation tree.

Implementation

final List<HyperRoute> routes;