providers property
Iterable<ProviderElement>
get
providers
Providers that are part of the provided list of the annotation.
Implementation
Iterable<ProviderElement> get providers => _providers;
Providers that are part of the provided list of the annotation.
Iterable<ProviderElement> get providers => _providers;