menu
agent_dart_base package
documentation
agent/utils/buffer_pipe.dart
BufferPipe<T>
buffer property
buffer property
dark_mode
light_mode
buffer
property
List
<
T
>
get
buffer
Implementation
List<T> get buffer => _buffer.toList();
agent_dart_base package
documentation
agent/utils/buffer_pipe
BufferPipe<T>
buffer property
BufferPipe class