get abstract method

Future<Shipments> get(
  1. ServiceCall call,
  2. SwipBoxServicePointId request
)

Implementation

$async.Future<$0.Shipments> get(
    $grpc.ServiceCall call, $0.SwipBoxServicePointId request);