serial property
The part of the config that is specific to the Serial module
Implementation
@$pb.TagNumber(2)
$1.ModuleConfig_SerialConfig get serial => $_getN(1);
Implementation
@$pb.TagNumber(2)
set serial($1.ModuleConfig_SerialConfig value) => $_setField(2, value);