instanceKeys property
- @TagNumber(3)
Optional list of instance keys. If provided, the rule only applies to these specific instances within the collection.
Implementation
@$pb.TagNumber(3)
$pb.PbList<$7.Value> get instanceKeys => $_getList(1);
Optional list of instance keys. If provided, the rule only applies to these specific instances within the collection.
@$pb.TagNumber(3)
$pb.PbList<$7.Value> get instanceKeys => $_getList(1);