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