getConfigurations static method Null safety

XmlDocumentFragment getConfigurations()

XML for the getConfigurations

Implementation

static XmlDocumentFragment getConfigurations() =>
    Transport.quickTag('GetConfigurations', Xmlns.tptz);