data property

DynamicMap data

Raw data.

Implementation

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