isCached property

bool? isCached

Implementation

bool? get isCached => _$this._isCached;
void isCached=(bool? isCached)

Implementation

set isCached(bool? isCached) => _$this._isCached = isCached;