startLiveness method
Implementation
void startLiveness(List<VerificationAction> actions, [bool? mainCamera]) {
throw UnimplementedError('startLiveness() has not been implemented.');
}
void startLiveness(List<VerificationAction> actions, [bool? mainCamera]) {
throw UnimplementedError('startLiveness() has not been implemented.');
}