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