onCapture property

ValueChanged<File>? onCapture
final

Callback invoked when liveness succeeds. Returns the recorded video file.

Implementation

final ValueChanged<File>? onCapture;