changes property

List<Entity>? changes
getter/setter pair

The list of workspace changes to be applied.

Implementation

core.List<Entity>? changes;