buildRouterConfig static method

GoRouter buildRouterConfig()

Implementation

static GoRouter buildRouterConfig() {
  verbose("Building Router Configuration");
  return app.router.buildConfiguration(navKey);
}