getBoolean

open fun getBoolean(key: String): Boolean?

Gets the Boolean stored at the given key if there is one

Return

The Boolean or null

Parameters

key

The key for the required value