navigateHome method

void navigateHome()

Implementation

void navigateHome() {
  _requestRoute(RoutePath.home());
}