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