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