ambientLighting property
TODO: REPLACE
Implementation
@$pb.TagNumber(11)
ModuleConfig_AmbientLightingConfig get ambientLighting => $_getN(10);
Implementation
@$pb.TagNumber(11)
set ambientLighting(ModuleConfig_AmbientLightingConfig value) =>
$_setField(11, value);