configurationScope property

  1. @TagNumber.new(9)
ConfigurationScope get configurationScope

Implementation

@$pb.TagNumber(9)
$4.ConfigurationScope get configurationScope => $_getN(8);
  1. @TagNumber.new(9)
set configurationScope (ConfigurationScope value)

Implementation

@$pb.TagNumber(9)
set configurationScope($4.ConfigurationScope value) => $_setField(9, value);