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