menu
ocr_mrz package
documentation
ocr_mrz_widget.dart
OcrMrzController
getCameraPermission method
getCameraPermission method
dark_mode
light_mode
getCameraPermission
method
Future
<
bool
>
getCameraPermission
(
)
inherited
Implementation
Future<bool> getCameraPermission() { return CameraKitPlusPlatform.instance.getCameraPermission(); }
ocr_mrz package
documentation
ocr_mrz_widget
OcrMrzController
getCameraPermission method
OcrMrzController class