onCapture property
Callback invoked when liveness succeeds. Returns the recorded video file.
Implementation
final ValueChanged<File>? onCapture;
Callback invoked when liveness succeeds. Returns the recorded video file.
final ValueChanged<File>? onCapture;