CopyWith$Input$PromotionUpdateInput<TRes> constructor
CopyWith$Input$PromotionUpdateInput<TRes> (
- Input$PromotionUpdateInput instance,
- TRes then()
Implementation
factory CopyWith$Input$PromotionUpdateInput(
Input$PromotionUpdateInput instance,
TRes Function(Input$PromotionUpdateInput) then,
) = _CopyWithImpl$Input$PromotionUpdateInput;