setLivenessSecurityLevel property
Future<void> Function(double)?
setLivenessSecurityLevel
final
Updates the liveness security level while the flow is active.
Implementation
final Future<void> Function(double)? setLivenessSecurityLevel;