CacheDescription constructor
CacheDescription(})
Implementation
CacheDescription(this._key,
{this.ignoreSave = false,
this.lifeSpan = CacheDescription.oneMinute * 2,
this.overrideTime = false,
this.invalidateCache = false});