entries
Get all entries present in the TXT record.
Declaration
var entries: [String : NWTXTRecord.Entry] { get }Return Value
A dictionary representing all entries in the TXT record, preserving original key case.
Get all entries present in the TXT record.
var entries: [String : NWTXTRecord.Entry] { get }A dictionary representing all entries in the TXT record, preserving original key case.