history property

List<List<String>> history
getter/setter pair

Implementation

var history = <List<String>>[];