latestFromStreams property

Iterable<Stream<T>> latestFromStreams
final

A collection of Streams of which the latest values will be combined.

Implementation

final Iterable<Stream<T>> latestFromStreams;