segments abstract method

Implementation

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