routes property
RouteBuilderFunction?
get
routes
The routes for the feature.
Implementation
RouteBuilderFunction? get routes => _routes;
The routes for the feature.
RouteBuilderFunction? get routes => _routes;