weakDependency property

  1. @TagNumber.new(11)
PbList<int> get weakDependency

Indexes of the weak imported files in the dependency list. For Google-internal migration only. Do not use.

Implementation

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