increment property

int increment

The internal increment value for this snowflake.

This is an internal field and has no practical application.

Implementation

int get increment => value & 0xFFF;