get Boolean
Returns the value associated with the given key, or defaultValue if no mapping of the desired type exists for the given key.
Return
a boolean, or defaultValue
Parameters
key
a String key
default Value
Value to return if key does not exist