networkProtocols static method Null safety

XmlDocumentFragment networkProtocols()

XML for the networkProtocols

Implementation

static XmlDocumentFragment networkProtocols() =>
    Transport.quickTag('GetNetworkProtocols', Xmlns.tds);