routes property

List<Route>? routes
getter/setter pair

List of Routes.

Implementation

core.List<Route>? routes;