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