games abstract method

Implementation

TRes games(
    Iterable<Input$GameIntegrationSettingsInput>? Function(
            Iterable<
                CopyWith$Input$GameIntegrationSettingsInput<
                    Input$GameIntegrationSettingsInput>>?)
        _fn);