buffer property

List<T> buffer

Implementation

List<T> get buffer => _buffer.toList();