setBooleanValue

external fun setBooleanValue(key: String, value: Boolean)

Set the value of specified setting key to the given bool value. If the key already exists, the previous value is overwritten.