routes property

RouteBuilderFunction? get routes

The routes for the feature.

Implementation

RouteBuilderFunction? get routes => _routes;