history property

List<R> get history

Implementation

List<R> get history => List.unmodifiable(_stack);