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