manager property

  1. @override
CacheManager? manager
final

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;