Gets an object for the given key from localStorage. The object will be deserialized from JSON. Beside the default types, the following types are supported:
the key to look up its associated object
Returns the object if found, null otherwise
Gets an object for the given key from localStorage. The object will be deserialized from JSON. Beside the default types, the following types are supported: