menu
zebra_barcode_reader package
documentation
zebra_barcode_reader.dart
BarcodeData
type property
type property
dark_mode
light_mode
type
property
String
type
late
final
The type of the barcode (e.g., QR code, Code128, etc.).
Implementation
late final String type;
zebra_barcode_reader package
documentation
zebra_barcode_reader
BarcodeData
type property
BarcodeData class