applyCafFaceLiveness method

Future applyCafFaceLiveness(
  1. CafFaceLivenessConfiguration faceLivenessConfiguration
)

Implementation

Future applyCafFaceLiveness(CafFaceLivenessConfiguration faceLivenessConfiguration) {
  throw UnimplementedError('applyCafFaceLiveness() has not been implemented.');
}