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