createManyPhotos_Pre method
Implementation
$async.Future<$1.StatusResponse> createManyPhotos_Pre($grpc.ServiceCall call, $async.Future<$2.PhotosRequest> request) async {
return createManyPhotos(call, await request);
}
$async.Future<$1.StatusResponse> createManyPhotos_Pre($grpc.ServiceCall call, $async.Future<$2.PhotosRequest> request) async {
return createManyPhotos(call, await request);
}