stateStack property

List<int> stateStack
getter/setter pair

Implementation

List<int> stateStack = [];