menu
scannerpro package
documentation
core/models/scan_result.dart
ScanResult
rawBytes property
rawBytes property
dark_mode
light_mode
rawBytes
property
Uint8List
?
rawBytes
final
Optional raw byte buffer of the scanned image frame.
Implementation
final Uint8List? rawBytes;
scannerpro package
documentation
core/models/scan_result
ScanResult
rawBytes property
ScanResult class