addPop method

void addPop()

Implementation

void addPop() {
  _state?.addPop();
}