menu
scannerpro package
documentation
core/models/scan_result.dart
ScanResult
postProcessingCorrections property
postProcessingCorrections property
dark_mode
light_mode
postProcessingCorrections
property
List
<
String
>
postProcessingCorrections
final
OCR post-processing corrections that were applied.
Implementation
final List<String> postProcessingCorrections;
scannerpro package
documentation
core/models/scan_result
ScanResult
postProcessingCorrections property
ScanResult class