translation abstract method

Implementation

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