CacheParameters constructor
CacheParameters({})
Implementation
CacheParameters({
this.cacheConfig,
this.cacheState,
this.command,
this.enableGlobalFileLock,
this.passphrase,
this.peerClusterName,
this.peerIpAddresses,
this.peerSvmName,
this.peerVolumeName,
this.peeringCommandExpiryTime,
this.stateDetails,
});