onImageCapture property
Callback invoked when liveness succeeds. Returns the captured image file.
Implementation
final ValueChanged<File>? onImageCapture;
Callback invoked when liveness succeeds. Returns the captured image file.
final ValueChanged<File>? onImageCapture;