Get the key's value from the app storage, or null if the key doesn't exist.
Remove the key from the app storage if it exists.
Add the given key-value pair to the app storage, or update the key's value if it already exists
any
Get the key's value from the app storage, or null if the key doesn't exist.