allTransitiveDependencies property
All the dependencies of a provider and their dependencies too.
Implementation
final Iterable<ProviderOrFamily>? allTransitiveDependencies;
All the dependencies of a provider and their dependencies too.
final Iterable<ProviderOrFamily>? allTransitiveDependencies;