properties property

Set<S> properties

The names of the properties on the value instance that were changed in the current build frame.

Implementation

Set<S> get properties => _state._properties;