source property

  1. @visibleForOverriding
ProviderListenable<InT> get source
inherited

The source of this transformer.

This is the provider that this transformer listens to.

Implementation

@visibleForOverriding
ProviderListenable<InT> get source;