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