getBoolean
Retrieves the value of the given key from the json file and converts it to a boolean.
Return
the value of the given key from the json file converted to a boolean.
Parameters
key
the key of the value.
Retrieves the value of the given key from the json file and converts it to a boolean.
the value of the given key from the json file converted to a boolean.
the key of the value.