bluetoothType property Null safety
@TagNumber(2)
Implementation
@$pb.TagNumber(2)
BluetoothDeviceType get bluetoothType => $_getN(1);
@TagNumber(2)
Implementation
@$pb.TagNumber(2)
set bluetoothType(BluetoothDeviceType v) { setField(2, v); }