getConfigResponse property
Send the current Config in the response to this message.
Implementation
@$pb.TagNumber(6)
$2.Config get getConfigResponse => $_getN(5);
Implementation
@$pb.TagNumber(6)
set getConfigResponse($2.Config value) => $_setField(6, value);