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