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