menu
ocr_kit_plus package
documentation
ocr_kit.dart
OcrKit
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return OcrKitPlatform.instance.getPlatformVersion(); }
ocr_kit_plus package
documentation
ocr_kit
OcrKit
getPlatformVersion method
OcrKit class