getStorageConfigurations static method Null safety

XmlDocumentFragment getStorageConfigurations()

XML for the getStorageConfigurations

Implementation

static XmlDocumentFragment getStorageConfigurations() =>
    Transport.quickTag('GetStorageConfigurations', Xmlns.tds);