bluetoothType property Null safety

BluetoothDeviceType bluetoothType
@TagNumber(2)

Implementation

@$pb.TagNumber(2)
BluetoothDeviceType get bluetoothType => $_getN(1);
void bluetoothType=(BluetoothDeviceType v)
@TagNumber(2)

Implementation

@$pb.TagNumber(2)
set bluetoothType(BluetoothDeviceType v) { setField(2, v); }