failedKeys property

List<CacheEntry> failedKeys
getter/setter pair

The failedKeys is a list of failed keys.

Implementation

List<CacheEntry> failedKeys = [];