notifiable_map library Null safety

Classes

NotifiableMap<K, V>
Class that mimics Map, and notify its listener every time the map is changed. [...]