getID method - GeoPlace class - search library - Dart API
getID
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);