history property

List<Change> history

List of changes in the history

Implementation

List<Change> get history => _history.last;