annotation property

  1. @TagNumber(1)
List<GeneratedCodeInfo_Annotation> annotation

An Annotation connects some span of text in generated code to an element of its generating .proto file.

Implementation

@$pb.TagNumber(1)
$core.List<GeneratedCodeInfo_Annotation> get annotation => $_getList(0);