translation abstract method

Implementation

TRes translation(
    Iterable<Input$EventSegmentTranslateInput>? Function(
            Iterable<
                CopyWith$Input$EventSegmentTranslateInput<
                    Input$EventSegmentTranslateInput>>?)
        _fn);