keys property

Iterable<KeyType> keys

Implementation

Iterable<KeyType> get keys => _data.keys;