Connect to a device by MAC address (RFCOMM SPP UUID used).
Future<void> connect(String address) { throw UnimplementedError('connect() has not been implemented.'); }