onCaptured property

Called only once for the whole process, when the final face image candidate has been chosen. Once this callback is called, the whole process is considered to be over.

Implementation

final OnFaceAutoCaptureCapturedCallback? onCaptured;