highBits property

int? highBits
getter/setter pair

The high order bits, including the sign: n >> 32.

Implementation

core.int? highBits;