FutureIterableMapEntryExtension<K, V> extension

on

Methods

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