int hashCode

Source

int get hashCode => (_value ^ (_value >> 30)) & 0x3FFFFFFF;