core/extensions/map_extension library

Extensions

MapExtension on Map<K, V>

Typedefs

MapEntryPredicate<K, V> = bool Function(K key, V value)