menu
scannerpro package
documentation
core/models/scan_result.dart
ScanResult
imagePath property
imagePath property
dark_mode
light_mode
imagePath
property
String
?
imagePath
final
Optional file path to captured camera frame image.
Implementation
final String? imagePath;
scannerpro package
documentation
core/models/scan_result
ScanResult
imagePath property
ScanResult class