data property

dynamic get data

Implementation

get data {
  return {'geopoint': geoPoint, 'geohash': hash};
}