NullableAnyLongSetting

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