cacheOptions property

CacheOptions cacheOptions
getter/setter pair

Implementation

static CacheOptions cacheOptions =
CacheOptions(store: MemCacheStore(), policy: CachePolicy.noCache);