getModuleConfigResponse property
Send the current Config in the response to this message.
Implementation
@$pb.TagNumber(8)
$3.ModuleConfig get getModuleConfigResponse => $_getN(7);
Implementation
@$pb.TagNumber(8)
set getModuleConfigResponse($3.ModuleConfig value) => $_setField(8, value);