stream property

Stream<List<T>> stream
final

Veri akışını sağlayan Stream<List<T>>.

Implementation

final Stream<List<T>> stream;