startFaceAuth method
Implementation
Future<dynamic> startFaceAuth(dynamic arguments){
throw UnimplementedError('FaceAuth has not been implemented.');
}
Future<dynamic> startFaceAuth(dynamic arguments){
throw UnimplementedError('FaceAuth has not been implemented.');
}