providerCount property

int get providerCount

Gets the count of registered providers.

Implementation

int get providerCount => _registry.count;