image property
The bytes of the image that is embedded in the barcode.
This null if MobileScannerController.returnImage is false.
Implementation
final Uint8List? image;
The bytes of the image that is embedded in the barcode.
This null if MobileScannerController.returnImage is false.
final Uint8List? image;