isEmpty property

bool get isEmpty

Check if registry is empty

Implementation

bool get isEmpty => _providers.isEmpty;