isNotEmpty property

bool isNotEmpty

Checks if the factory is not empty.

Implementation

bool get isNotEmpty => _builders.isNotEmpty;