menu
scannerpro package
documentation
core/models/ocr_text_result.dart
OcrTextResult
primaryLanguage property
primaryLanguage property
dark_mode
light_mode
primaryLanguage
property
String
primaryLanguage
final
Primary detected script language (e.g. 'latin', 'devanagari').
Implementation
final String primaryLanguage;
scannerpro package
documentation
core/models/ocr_text_result
OcrTextResult
primaryLanguage property
OcrTextResult class