keyIterable method

Iterable<K> keyIterable()

Implementation

Iterable<K> keyIterable() => new _IMapKeyIterable(this);