data property

Stream<List<int>> data
final

The stream that will emit the file's contents.

Implementation

final Stream<List<int>> data;