changes property
Computed<ChangeEvent<K, V> >
get
changes
A computation representing the last change event on this map.
Implementation
Computed<ChangeEvent<K, V>> get changes;
A computation representing the last change event on this map.
Computed<ChangeEvent<K, V>> get changes;