create static method

WorkerPool create()

Implementation

@$core.pragma('dart2js:noInline')
static WorkerPool create() => WorkerPool._();