routes property
A list of all BrowserRoutes available in the application. This list acts as the "route map" for the app.
Implementation
final List<BrowserRoute> routes;
A list of all BrowserRoutes available in the application. This list acts as the "route map" for the app.
final List<BrowserRoute> routes;