AnyStringSetting

constructor(model: SettingsModel, defaultValue: T, customKey: String?, converter: SettingsConverter<T, String>, cache: Boolean)