image property

Uint8List? image
final

The bytes of the image that is embedded in the barcode.

This null if MobileScannerController.returnImage is false.

Implementation

final Uint8List? image;