isEmpty property

bool isEmpty
inherited

Checks if the factory is empty.

Implementation

bool get isEmpty => _builders.isEmpty;