targets property

  1. @TagNumber(2)
List<String> targets

Defines the execution targets which are defined as a different resource, which are called in the defined conditions.

Implementation

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