channelCachePolicyLocation property

CachePolicyLocation channelCachePolicyLocation
read / write

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

Implementation

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