data property

dynamic data

Implementation

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