storage property

RepositoryCacheStorage storage
getter/setter pair

Monostate cache service to save data locally. It should be initialized before using any repository.

Implementation

static late RepositoryCacheStorage storage;