publicDependency property

  1. @TagNumber(10)
List<int> publicDependency

Indexes of the public imported files in the dependency list above.

Implementation

@$pb.TagNumber(10)
$core.List<$core.int> get publicDependency => $_getList(9);