blockedLabels property

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

Labels specified in this field won't be returned.

Implementation

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