source property

Stream<T> source
final

The stream of values to watch.

Implementation

final Stream<T> source;