targetIds property

List<int>? targetIds
getter/setter pair

A set of target IDs of targets that match this document.

Implementation

core.List<core.int>? targetIds;