A StorageService suitable to use during tests.
Readonly
Optional
Returns the data stored for the given key or the provided default value if nothing is stored for the given key.
Stores the given data under the given key.
A StorageService suitable to use during tests.