getGeoLocation static method
XML for the getGeoLocation
Implementation
static XmlDocumentFragment getGeoLocation() => Transport.quickTag(
'GetGeoLocation',
Xmlns.tds,
);
XML for the getGeoLocation
static XmlDocumentFragment getGeoLocation() => Transport.quickTag(
'GetGeoLocation',
Xmlns.tds,
);