get Data Sync
Retrieves data from the storage service synchronously.
Return
The data associated with the key, or null if not found.
Parameters
store Name
The name of the store from which the data will be retrieved.
key
The key under which the data is stored.