processCount property

int processCount

number of processes on which the given function is being run

Implementation

int get processCount => _pool.length;