deviceInformation static method Null safety

XmlDocumentFragment deviceInformation()

XML for the deviceInformation

Implementation

static XmlDocumentFragment deviceInformation() =>
    Transport.quickTag('GetDeviceInformation', Xmlns.tds);