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