removedTargetIds property

List<int>? removedTargetIds
getter/setter pair

A set of target IDs for targets that previously matched this document.

Implementation

core.List<core.int>? removedTargetIds;