menu
flutter_nanonets_ocr package
documentation
models/ocr_predictor_response_model.dart
Prediction
pageNo property
pageNo property
dark_mode
light_mode
pageNo
property
int
?
pageNo
final
pageNo
contains page of the prediction made.
Implementation
final int? pageNo;
flutter_nanonets_ocr package
documentation
models/ocr_predictor_response_model
Prediction
pageNo property
Prediction class