The storage service provides an interface to some data storage that allows extensions to keep state among sessions.
Protected
Readonly
Returns the data stored for the given key or the provided default value if nothing is stored for the given key.
Optional
Stores the given data under the given key.
The storage service provides an interface to some data storage that allows extensions to keep state among sessions.