menu
qr_scanner_master package
documentation
models/qr_scan_result.dart
QrScanResult
format property
format property
dark_mode
light_mode
format
property
BarcodeFormat
format
final
The format/type of the scanned code (QR_CODE, EAN_13, CODE_128, etc.)
Implementation
final BarcodeFormat format;
qr_scanner_master package
documentation
models/qr_scan_result
QrScanResult
format property
QrScanResult class