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