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