connectDevice method
Implementation
Future<BluetoothDevice?> connectDevice(BluetoothDevice? device) {
throw UnimplementedError('connectDevice(BluetoothDevice? device) has not been implemented.');
}
Future<BluetoothDevice?> connectDevice(BluetoothDevice? device) {
throw UnimplementedError('connectDevice(BluetoothDevice? device) has not been implemented.');
}