weakDependency property

  1. @TagNumber(11)
List<int> weakDependency

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

Implementation

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