getInitialRoute method

bool getInitialRoute()

Get the initial route.

Implementation

bool getInitialRoute() {
  return _initialRoute;
}