segments abstract method

Implementation

TRes segments(
    Iterable<Input$AudienceSegmentInput> Function(
            Iterable<
                CopyWith$Input$AudienceSegmentInput<
                    Input$AudienceSegmentInput>>)
        _fn);