keys property

Iterable<K> keys

Implementation

Iterable<K> get keys => _cache.keys;