startLiveness method
Implementation
Future<EkycResult> startLiveness(String livenessType, String? faceImageBase64) {
throw UnimplementedError('startLiveness() has not been implemented.');
}
Future<EkycResult> startLiveness(String livenessType, String? faceImageBase64) {
throw UnimplementedError('startLiveness() has not been implemented.');
}