changesFiltered property

bool? changesFiltered
getter/setter pair

If true, then the list of changes returned was filtered, and does not represent all changes that occurred in this event.

Implementation

core.bool? changesFiltered;