menu
darwin package
documentation
isolate_worker.dart
IsolateWorkerPool<T, R>
IsolateWorkerPool constructor
IsolateWorkerPool constructor
dark_mode
light_mode
IsolateWorkerPool<
T
,
R
>
constructor
IsolateWorkerPool<
T
,
R
>
(
{
int
count
=
4
,
})
Implementation
IsolateWorkerPool({this.count = 4});
darwin package
documentation
isolate_worker
IsolateWorkerPool<T, R>
IsolateWorkerPool constructor
IsolateWorkerPool class