Gets the last value stored at key, or returns default if there are no stored values.
Author
Arnau Mora
Since
20220829
Return
The data stored at key or default if any.
Parameters
The context that is requesting the data.
The preferences key of the preference.
What to return if there's no stored data at key.