inputStream property

Stream<List<int>> get inputStream

Returns the content of the data source as a stream.

Implementation

Stream<List<int>> get inputStream;