SettingValue

constructor(booleanValue: Boolean? = null, stringValue: String? = null, integerValue: Int? = null, doubleValue: Double? = null)(source)