getLeastSignificantBits method

int getLeastSignificantBits()

Returns the Least Significant Bits (LSB) long value of the UUID.

Implementation

int getLeastSignificantBits() => LSB;