targets property

  1. @TagNumber.new(2)
PbList<String> get targets

Ordered list of targets called during the execution.

Implementation

@$pb.TagNumber(2)
$pb.PbList<$core.String> get targets => $_getList(1);