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