hash property

  1. @override
String hash
override

Hash of GeoData.

Implementation

@override
String get hash {
  return _geoFirePoint.hash;
}