toList method

List<JMapEntry<K, V>> toList()

Implementation

List<JMapEntry<K, V>> toList() => items;