removeEntry(key:)
Removes an entry from a TXT record dictionary.
Declaration
@discardableResult mutating func removeEntry(key: String) -> BoolRemoves an entry from a TXT record dictionary.
@discardableResult mutating func removeEntry(key: String) -> Bool