manager property
CacheManager?
get
manager
Gets the CacheManager that owns and manages the Cache.
Returns the manager or null
if the Cache is not managed
Implementation
CacheManager? get manager;
Gets the CacheManager that owns and manages the Cache.
Returns the manager or null
if the Cache is not managed
CacheManager? get manager;