roots property

List<HyperRoute<RouteValue>> get roots

Implementation

List<HyperRoute> get roots => config.routes;