routes property

Iterable<RouteBase> routes
getter/setter pair

The routes registered for this router

Implementation

Iterable<RouteBase> routes;