createManyPhotos method
Implementation
$grpc.ResponseFuture<$1.StatusResponse> createManyPhotos($0.PhotosRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$createManyPhotos, request, options: options);
}
$grpc.ResponseFuture<$1.StatusResponse> createManyPhotos($0.PhotosRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$createManyPhotos, request, options: options);
}