length property

int length
inherited

Number of builders in the factory.

Implementation

int get length => _builders.length;