path property
Identifies the element in the original source .proto file. This field is formatted the same as SourceCodeInfo.Location.path.
Implementation
@$pb.TagNumber(1)
$pb.PbList<$core.int> get path => $_getList(0);
Identifies the element in the original source .proto file. This field is formatted the same as SourceCodeInfo.Location.path.
@$pb.TagNumber(1)
$pb.PbList<$core.int> get path => $_getList(0);