copyWith property
CopyWith$Input$GiftCardInput<Input$GiftCardInput>
get
copyWith
Implementation
CopyWith$Input$GiftCardInput<Input$GiftCardInput> get copyWith =>
CopyWith$Input$GiftCardInput(
this,
(i) => i,
);