canPop property

bool get canPop

Implementation

bool get canPop => _stack.length > 1;