names property

  1. @TagNumber(1)
PbList<String> get names

Implementation

@$pb.TagNumber(1)
$pb.PbList<$core.String> get names => $_getList(0);