publicNamespaces property

  1. @TagNumber(8)
List<String> publicNamespaces

One or more public namespaces to return results for.

Implementation

@$pb.TagNumber(8)
$core.List<$core.String> get publicNamespaces => $_getList(7);