canPop static method

bool canPop()

Implementation

static bool canPop() {
  return _delegate.canPop();
}