removeLastUri static method

void removeLastUri()

Implementation

static void removeLastUri() {
  return _routeManagerProvider!.removeLastUri();
}