hashCode property

  1. @override
int hashCode
override

Return a hash of this object.

Implementation

@override
int get hashCode => hash3(x, y, z);