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