menu
flutter_nanonets_ocr package
documentation
models/ocr_predictor_response_model.dart
Result
fileUrl property
fileUrl property
dark_mode
light_mode
fileUrl
property
String
?
fileUrl
final
fileUrl
contains uploaded file path in raw predictions.
Implementation
final String? fileUrl;
flutter_nanonets_ocr package
documentation
models/ocr_predictor_response_model
Result
fileUrl property
Result class