keys property

view source

Iterable<K> keys

inherited

Implementation

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