translation abstract method

Implementation

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