create_Pre method
Implementation
$async.Future<$0.ObjectReview> create_Pre(
$grpc.ServiceCall $call, $async.Future<$0.ObjectReview> $request) async {
return create($call, await $request);
}
$async.Future<$0.ObjectReview> create_Pre(
$grpc.ServiceCall $call, $async.Future<$0.ObjectReview> $request) async {
return create($call, await $request);
}