This is used to clear the storage
nothing
This is used to get a specific key from storage
the key for the item This is used to clear the storage
the data item
This is used to remove an item from storage
the key being set
value - value that was deleted
This is used to set a specific item in storage
the key for the item
the value
value that was set
Will sync the MemoryStorage data from AsyncStorage to storageWindow MemoryStorage