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