audio property
The part of the config that is specific to the Audio module
Implementation
@$pb.TagNumber(9)
$1.ModuleConfig_AudioConfig get audio => $_getN(8);
Implementation
@$pb.TagNumber(9)
set audio($1.ModuleConfig_AudioConfig value) => $_setField(9, value);