from property

Family<dynamic, dynamic, dynamic, ProviderReference, RootProvider>? from
inherited

If this provider was created with the .family modifier, from is the .family instance.

Implementation

Family? get from => _from;