doneL property

List<String> doneL
getter/setter pair

To handy keep track of fast changes in code:

Implementation

List<String> doneL = [];