settingsAttributes abstract method

Implementation

TRes settingsAttributes(
    Iterable<Input$SettingsAttributeInput>? Function(
            Iterable<
                CopyWith$Input$SettingsAttributeInput<
                    Input$SettingsAttributeInput>>?)
        _fn);