disableWifiAndBluetooth property
Implementation
@$pb.TagNumber(7)
$core.bool get disableWifiAndBluetooth => $_getBF(6);
Implementation
@$pb.TagNumber(7)
set disableWifiAndBluetooth($core.bool v) { $_setBool(6, v); }
@$pb.TagNumber(7)
$core.bool get disableWifiAndBluetooth => $_getBF(6);
@$pb.TagNumber(7)
set disableWifiAndBluetooth($core.bool v) { $_setBool(6, v); }