menu
scanbot_sdk
document_live_detection
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
Constructors
DocumentCameraLiveDetector
Properties
arguments
detectorChannel
detectorType
documentContourListener
enabled
errorListener
hashCode
runtimeType
snapListener
Methods
attach
makeSnap
noSuchMethod
pauseDetection
registerResultHandler
resumeDetection
setAutoSnappingEnabled
toString
Operators
operator ==