menu
saropa_dart_utils package
documentation
async/batch_flush_utils.dart
BatchFlushUtils<T extends Object>
length property
length property
dark_mode
light_mode
length
property
int
get
length
Current number of items in the buffer.
Implementation
int get length => _buffer.length;
saropa_dart_utils package
documentation
async/batch_flush_utils
BatchFlushUtils<T extends Object>
length property
BatchFlushUtils class