FutureOrIterableMapEntryExtension<K, V> extension

on

Methods

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