bluetooth property
The part of the config that is specific to the Bluetooth settings
Implementation
@$pb.TagNumber(7)
$0.Config_BluetoothConfig get bluetooth => $_getN(6);
Implementation
@$pb.TagNumber(7)
set bluetooth($0.Config_BluetoothConfig value) => $_setField(7, value);