declaration property

  1. @TagNumber(2)
List<ExtensionRangeOptions_Declaration> declaration

For external users: DO NOT USE. We are in the process of open sourcing extension declaration and executing internal cleanups before it can be used externally.

Implementation

@$pb.TagNumber(2)
$core.List<ExtensionRangeOptions_Declaration> get declaration => $_getList(0);