getDeliveryLabel abstract method

Future<DeliveryLabelResult> getDeliveryLabel(
  1. ServiceCall call,
  2. DeliveryId request
)

Implementation

$async.Future<$0.DeliveryLabelResult> getDeliveryLabel(
    $grpc.ServiceCall call, $1.DeliveryId request);