size property

int get size

Number of workers.

Implementation

int get size => _workers.length;