Preview a List of currently buffered items, without any dequeuing.
Future<List> toList() => _flushWrap(false);