contentStream abstract method

Stream<Uint8List> contentStream()

A stream of the content of this Blob.

Implementation

Stream<Uint8List> contentStream();