IterableMapEntryExtension<K, V> extension

on

Methods

toRecords() List<(K, V)>
toRecordsNamed() List<({K key, V value})>