endpointReference static method Null safety

XmlDocumentFragment endpointReference()

XML for the endpointReference

Implementation

static XmlDocumentFragment endpointReference() =>
    Transport.quickTag('GetEndpointReference', Xmlns.tds);