copyWith property

Implementation

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