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