routes property

List<RouteData> get routes

Implementation

List<RouteData> get routes => List.unmodifiable(_routes);