hashCode property

  1. @override
int hashCode
override

Return a hash of this object.

Implementation

@override
int get hashCode => hashObjects(<double>[x1, y1, z1, x2, y2, z2]);