from property

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

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

Implementation

Family? get from => _from;