stream property

Stream<List<int>> stream

Stream of the file content.

Implementation

Stream<List<int>> get stream;