NullableAnyIntSetting

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