from property

  1. @override
Family<dynamic, dynamic, ProviderBase>? from
final

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

Implementation

@override
final Family? from;