instance property

CacheStorageHandler get instance

Returns the singleton instance of CacheStorageHandler.

Implementation

static CacheStorageHandler get instance => const CacheStorageHandler._();