length property

int length

The number of runners currently in the pool.

Implementation

int get length => _length;