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