DecodedVisionBarcodeBytes constructor
Creates a new DecodedVisionBarcodeBytes instance.
Implementation
const DecodedVisionBarcodeBytes({required this.rawBytes, this.bytes});
Creates a new DecodedVisionBarcodeBytes instance.
const DecodedVisionBarcodeBytes({required this.rawBytes, this.bytes});