getID method

String getID()

Allow the client to access GeoPlace id.

Returns String. The place id.

Implementation

String getID() => $prototype.getID(this);