excludedInstanceKeys property

  1. @TagNumber(5)
PbList<Value> get excludedInstanceKeys

Exclusion: If present, these instance keys are explicitly NOT allowed

Implementation

@$pb.TagNumber(5)
$pb.PbList<$7.Value> get excludedInstanceKeys => $_getList(3);