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