stack property

List stack
getter/setter pair

Implementation

List<dynamic> stack = [];