copyWith property

Implementation

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