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