jpegScanResults property

Stream<List<Uint8List>?> get jpegScanResults

This stream contains full stream of JPEG data that came from the scan.

Implementation

Stream<List<Uint8List>?> get jpegScanResults;