geohash property

String get geohash

Returns the String geohash

Implementation

String get geohash {
  return _geohash;
}