getID method
Allow the client to access GeoPlace id.
Returns String. The place id.
Implementation
String getID() => $prototype.getID(this);
Allow the client to access GeoPlace id.
Returns String. The place id.
String getID() => $prototype.getID(this);