isNotEmpty property

bool isNotEmpty
inherited

Checks if the factory is not empty.

Implementation

bool get isNotEmpty => _builders.isNotEmpty;