notFoundRoute property

AppRoute notFoundRoute

Implementation

AppRoute get notFoundRoute {
  throw 'not yet implemented';
}