updateWeight method
Implementation
$grpc.ResponseFuture<$0.DeliveryInfo> updateWeight(
$0.UpdateDeliveryWeight request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$updateWeight, request, options: options);
}
$grpc.ResponseFuture<$0.DeliveryInfo> updateWeight(
$0.UpdateDeliveryWeight request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$updateWeight, request, options: options);
}