includes property

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

Defines other executions as included with the same condition-types.

Implementation

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