providerCount property
int
get
providerCount
Gets the count of registered providers.
Implementation
int get providerCount => _registry.count;
Gets the count of registered providers.
int get providerCount => _registry.count;