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