RouteExplorer constructor

RouteExplorer(
  1. App app
)

Creates a new RouteExplorer for the given app.

Implementation

RouteExplorer(this.app);