getBatch abstract method

Future<DeliveryBatchDetails> getBatch(
  1. ServiceCall call,
  2. DeliveryBatchId request
)

Implementation

$async.Future<$0.DeliveryBatchDetails> getBatch(
    $grpc.ServiceCall call, $1.DeliveryBatchId request);