menu
scanbot_sdk
classical_components/document_live_detection.dart
DocumentCameraLiveDetector
makeSnap method
makeSnap
brightness_4
brightness_5
makeSnap
method
Future
<
void
>
makeSnap
(
)
Implementation
Future<void> makeSnap() async { return await detectorChannel.invokeMethod("makeSnap"); }
scanbot_sdk
document_live_detection
DocumentCameraLiveDetector
makeSnap method
DocumentCameraLiveDetector class