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