stream1 property

Stream<T1> stream1
final

returns the first stream of the tuple

Implementation

final Stream<T1> stream1;