getGeoLocation static method

XmlDocumentFragment getGeoLocation()

XML for the getGeoLocation

Implementation

static XmlDocumentFragment getGeoLocation() =>
    Transport.quickTag('GetGeoLocation', Xmlns.tds);