readStream property

Stream<List<int>>? readStream
final

File content as stream

Implementation

final Stream<List<int>>? readStream;