routes property

List<Route>? routes
getter/setter pair

The requested routes.

Implementation

core.List<Route>? routes;