notifiable_set library Null safety

Classes

NotifiableSet<E>
Class that mimics Set, and notify its listener every time the set is changed. [...]