workerCount property

int get workerCount

Get worker count

Implementation

int get workerCount => _workers.length;