onChange property

Stream<Change<T>> onChange

Stream of record of Changes of value

Implementation

Stream<Change<T>> get onChange;