channelCachePolicyLocation property

CachePolicyLocation channelCachePolicyLocation
getter/setter pair

Defines where channel entities are preserved cache. Defaults to CachePolicyLocation with additional objectConstructor set to true

Implementation

CachePolicyLocation channelCachePolicyLocation = CachePolicyLocation()..objectConstructor = true;