history property

List<T> get history

Implementation

List<T> get history => List.from(_history);