menu
isolate_easy_pool package
documentation
isolate_queue.dart
IsolateQueue
IsolateQueue.new constructor
IsolateQueue.new constructor
dark_mode
light_mode
IsolateQueue
constructor
IsolateQueue
(
{
required
Future
func
(),
required
Completer
completer
,
})
Implementation
IsolateQueue({required this.func, required this.completer});
isolate_easy_pool package
documentation
isolate_queue
IsolateQueue
IsolateQueue.new constructor
IsolateQueue class