menu
flutter_nanonets_ocr package
documentation
models/ocr_predictor_response_model.dart
Prediction
labelId property
labelId property
dark_mode
light_mode
labelId
property
String
?
labelId
final
labelId
conatins id of the label/category.
Implementation
final String? labelId;
flutter_nanonets_ocr package
documentation
models/ocr_predictor_response_model
Prediction
labelId property
Prediction class