menu
fast_paddle_ocr package
documentation
ocr.dart
Ocr
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return OcrPlatform.instance.getPlatformVersion(); }
fast_paddle_ocr package
documentation
ocr
Ocr
getPlatformVersion method
Ocr class