configurationPath property

  1. @TagNumber.new(4)
ConfigurationPath get configurationPath

Implementation

@$pb.TagNumber(4)
$3.ConfigurationPath get configurationPath => $_getN(1);
  1. @TagNumber.new(4)
set configurationPath (ConfigurationPath value)

Implementation

@$pb.TagNumber(4)
set configurationPath($3.ConfigurationPath value) => $_setField(4, value);