stream2 property

Stream<T2> stream2
final

returns the second stream of the tuple

Implementation

final Stream<T2> stream2;