copyWith property

Implementation

CopyWith$Input$DeliveryZonesInput<Input$DeliveryZonesInput> get copyWith =>
    CopyWith$Input$DeliveryZonesInput(
      this,
      (i) => i,
    );