stream property

Stream<List<int>> stream
latefinal

Implementation

late final Stream<List<int>> stream = _stream.stream;