menu
flutter_nanonets_ocr package
documentation
models/ocr_predictor_response_model.dart
Prediction
ocrText property
ocrText property
dark_mode
light_mode
ocrText
property
String
?
ocrText
final
ocrText
conatains value of the label/category predicted by the OCR.
Implementation
final String? ocrText;
flutter_nanonets_ocr package
documentation
models/ocr_predictor_response_model
Prediction
ocrText property
Prediction class