targets property
Ordered list of targets called during the execution.
Implementation
@$pb.TagNumber(2)
$pb.PbList<$core.String> get targets => $_getList(1);
Ordered list of targets called during the execution.
@$pb.TagNumber(2)
$pb.PbList<$core.String> get targets => $_getList(1);