publicDependency property

  1. @TagNumber.new(10)
PbList<int> get publicDependency

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

Implementation

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