scope property
Implementation
@$pb.TagNumber(5)
$0.ConfigurationScope get scope => $_getN(4);
Implementation
@$pb.TagNumber(5)
set scope($0.ConfigurationScope value) => $_setField(5, value);
@$pb.TagNumber(5)
$0.ConfigurationScope get scope => $_getN(4);
@$pb.TagNumber(5)
set scope($0.ConfigurationScope value) => $_setField(5, value);