path property

  1. @TagNumber(1)
List<int> path

Identifies the element in the original source .proto file. This field is formatted the same as SourceCodeInfo.Location.path.

Implementation

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