getUnknownRoute method

bool getUnknownRoute()

Get the unknown route.

Implementation

bool getUnknownRoute() {
  return _unknownRoute;
}