RouteExplorer constructor
RouteExplorer(
- App app
Creates a new RouteExplorer for the given app.
Implementation
RouteExplorer(this.app);
Creates a new RouteExplorer for the given app.
RouteExplorer(this.app);