instance property
CacheStorageHandler
get
instance
Returns the singleton instance of CacheStorageHandler.
Implementation
static CacheStorageHandler get instance => const CacheStorageHandler._();
Returns the singleton instance of CacheStorageHandler.
static CacheStorageHandler get instance => const CacheStorageHandler._();