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