tempStack property

List<int> tempStack
getter/setter pair

Implementation

List<int> tempStack = [];