---
title: NWTXTRecord.Entry.empty
framework: network
role: symbol
role_heading: Case
path: network/nwtxtrecord/entry/empty
---

# NWTXTRecord.Entry.empty

The key is mapped to an empty value.

## Declaration

```swift
case empty
```

## See Also

### Entry Types

- [NWTXTRecord.Entry.none](network/nwtxtrecord/entry/none.md)
- [NWTXTRecord.Entry.string(_:)](network/nwtxtrecord/entry/string(_:).md)
