data property

dynamic data

Implementation

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