BluetoothDevice constructor
BluetoothDevice({
- required DeviceIdentifier remoteId,
Implementation
BluetoothDevice({
required this.remoteId,
});
BluetoothDevice({
required this.remoteId,
});