allKeys property

Set<String> get allKeys

Implementation

Set<String> get allKeys => _cache.keys.toSet();