optionDependency property

  1. @TagNumber.new(15)
PbList<String> get optionDependency

Names of files imported by this file purely for the purpose of providing option extensions. These are excluded from the dependency list above.

Implementation

@$pb.TagNumber(15)
$pb.PbList<$core.String> get optionDependency => $_getList(13);