applyCafFaceLivenessUI method
Implementation
Future<bool> applyCafFaceLivenessUI(
CafFaceLivenessUIConfiguration faceLivenessUIConfiguration,
) {
throw UnimplementedError(
'applyCafFaceLivenessUI() has not been implemented.',
);
}
Future<bool> applyCafFaceLivenessUI(
CafFaceLivenessUIConfiguration faceLivenessUIConfiguration,
) {
throw UnimplementedError(
'applyCafFaceLivenessUI() has not been implemented.',
);
}