getDns static method
XmlDocumentFragment
getDns()
XML for the getDns
Implementation
static XmlDocumentFragment getDns() => Transport.quickTag(
'GetDNS',
Xmlns.tds,
);
XML for the getDns
static XmlDocumentFragment getDns() => Transport.quickTag(
'GetDNS',
Xmlns.tds,
);