getBatch_Pre method
Implementation
$async.Future<$0.DeliveryBatchDetails> getBatch_Pre($grpc.ServiceCall $call,
$async.Future<$1.DeliveryBatchId> $request) async {
return getBatch($call, await $request);
}
$async.Future<$0.DeliveryBatchDetails> getBatch_Pre($grpc.ServiceCall $call,
$async.Future<$1.DeliveryBatchId> $request) async {
return getBatch($call, await $request);
}