history property

List<ObservableAction<T>> history

Implementation

List<ObservableAction<T>> get history => _history;