createOnePhoto_Pre method
Implementation
$async.Future<$1.StatusResponse> createOnePhoto_Pre($grpc.ServiceCall $call, $async.Future<$0.PhotoRequest> $request) async {
return createOnePhoto($call, await $request);
}
$async.Future<$1.StatusResponse> createOnePhoto_Pre($grpc.ServiceCall $call, $async.Future<$0.PhotoRequest> $request) async {
return createOnePhoto($call, await $request);
}