menu
agent_dart_base package
documentation
agent/utils/buffer_pipe.dart
BufferPipe<T>
end property
end property
dark_mode
light_mode
end
property
bool
get
end
Implementation
bool get end => _buffer.isEmpty;
agent_dart_base package
documentation
agent/utils/buffer_pipe
BufferPipe<T>
end property
BufferPipe class