copyWith property

Implementation

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