Future<String?> connect(bluetoothId) { return IosbluetoothconnectorPlatform.instance.connect(bluetoothId); }