workers property

int workers

Total number of threads/workers.

Implementation

int get workers => threads.length;