menu
scannerpro package
documentation
core/processors/isolate_pool.dart
FrameRingBuffer
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Whether the buffer is empty.
Implementation
bool get isEmpty => _size == 0;
scannerpro package
documentation
core/processors/isolate_pool
FrameRingBuffer
isEmpty property
FrameRingBuffer class