targetIds property

List<int> targetIds
final

The target IDs of targets that have changed.

If empty, the change applies to all targets.

The order of the target IDs is not defined.

Implementation

final List<int> targetIds;