getNtp static method

XmlDocumentFragment getNtp()

XML for the getNtp

Implementation

static XmlDocumentFragment getNtp() => Transport.quickTag(
      'GetNTP',
      Xmlns.tds,
    );