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