Connects to a Bluetooth device with the given uuid.
uuid
Future<void> connect(String uuid) { throw UnimplementedError('connect() has not been implemented.'); }