pdfScanResults property

Stream<Uint8List?> get pdfScanResults

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

Implementation

Stream<Uint8List?> get pdfScanResults;