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