menu
scannerpro package
documentation
core/processors/isolate_pool.dart
IsolatePool
IsolatePool.new constructor
IsolatePool.new constructor
dark_mode
light_mode
IsolatePool
constructor
IsolatePool
(
{
int
poolSize
=
2
,
int
frameQueueDepth
=
3
,
})
Implementation
IsolatePool({ this.poolSize = 2, this.frameQueueDepth = 3, });
scannerpro package
documentation
core/processors/isolate_pool
IsolatePool
IsolatePool.new constructor
IsolatePool class