identifyFullFace_Pre method
Implementation
$async.Future<$0.User> identifyFullFace_Pre(
$grpc.ServiceCall $call, $async.Future<$1.StandardFile> $request) async {
return identifyFullFace($call, await $request);
}
$async.Future<$0.User> identifyFullFace_Pre(
$grpc.ServiceCall $call, $async.Future<$1.StandardFile> $request) async {
return identifyFullFace($call, await $request);
}