keys property

List<K> keys

Implementation

List<K> get keys => map.keys.toList();