menu
executor_lib package
documentation
executor_lib.dart
ConcurrencyExecutor
queueSize property
queueSize property
dark_mode
light_mode
queueSize
property
int
get
queueSize
Implementation
int get queueSize => _queue.length;
executor_lib package
documentation
executor_lib
ConcurrencyExecutor
queueSize property
ConcurrencyExecutor class