targets property

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

Targets which are called in the defined conditions.

Implementation

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