OnAutomaticLivenessComplete typedef
OnAutomaticLivenessComplete =
void Function()
Callback for when automatic liveness completes successfully
Implementation
typedef OnAutomaticLivenessComplete = void Function();
Callback for when automatic liveness completes successfully
typedef OnAutomaticLivenessComplete = void Function();