targetIds property

  1. @TagNumber(5)
List<int> targetIds

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

Implementation

@$pb.TagNumber(5)
$core.List<$core.int> get targetIds => $_getList(1);