providers property
Optional list of providers that will be instantiated by the Dartness injector and that may be shared at least across this module.
Implementation
final Iterable<ProviderMetadata> providers;
Optional list of providers that will be instantiated by the Dartness injector and that may be shared at least across this module.
final Iterable<ProviderMetadata> providers;