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