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