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