hashCode property Null safety

int hashCode
override

Returns a hash code compatible with operator==.

Equal symbols have the same hash code.

Implementation

int get hashCode;