translation abstract method

Implementation

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