lowBits property

int? lowBits
getter/setter pair

The low order bits: n & 0xffffffff.

Implementation

core.int? lowBits;