neighborInfo property
The part of the config that is specific to the Neighbor Info module
Implementation
@$pb.TagNumber(11)
$1.ModuleConfig_NeighborInfoConfig get neighborInfo => $_getN(10);
Implementation
@$pb.TagNumber(11)
set neighborInfo($1.ModuleConfig_NeighborInfoConfig value) =>
$_setField(11, value);