tags property

  1. @TagNumber(4)
PbList<String> get tags

Implementation

@$pb.TagNumber(4)
$pb.PbList<$core.String> get tags => $_getList(3);