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