outputData property
Holds the decoded data extracted from the barcode.
throws BiosealException An error has occurred during Bioseal Library execution.
Implementation
Uint8List get outputData => getOutputData();
Holds the decoded data extracted from the barcode.
throws BiosealException An error has occurred during Bioseal Library execution.
Uint8List get outputData => getOutputData();