source property
The source of this transformer.
This is the provider that this transformer listens to.
Implementation
@visibleForOverriding
ProviderListenable<InT> get source;
The source of this transformer.
This is the provider that this transformer listens to.
@visibleForOverriding
ProviderListenable<InT> get source;