onImageCapture property

ValueChanged<File>? onImageCapture
final

Callback invoked when liveness succeeds. Returns the captured image file.

Implementation

final ValueChanged<File>? onImageCapture;