stream property

Stream<Uint8List> stream
final

The stream of data to write to file.

Implementation

final Stream<Uint8List> stream;