keyIterator method

Iterator<K> keyIterator()

Implementation

Iterator<K> keyIterator() => keyIterable().iterator;