canPop method

bool canPop()

Implementation

bool canPop() => _stack.isNotEmpty;