menu
geo_fence_utils package
documentation
models/geo_polygon.dart
GeoPolygon
hashCode property
hashCode property
dark_mode
light_mode
hashCode
property
@
override
int
get
hashCode
override
Returns a hash code for this
GeoPolygon
.
Implementation
@override int get hashCode => points.hashCode;
geo_fence_utils package
documentation
models/geo_polygon
GeoPolygon
hashCode property
GeoPolygon class