copyWith property

Implementation

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