createBatch method
Implementation
$grpc.ResponseFuture<$0.DeliveryBatch> createBatch(
$0.DeliveryBatch request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$createBatch, request, options: options);
}
$grpc.ResponseFuture<$0.DeliveryBatch> createBatch(
$0.DeliveryBatch request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$createBatch, request, options: options);
}