get abstract method

Future<DeliveryInfo> get(
  1. ServiceCall call,
  2. DeliveryId request
)

Implementation

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