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