isZero property

bool isZero

Returns true if snowflake is zero

Implementation

bool get isZero => id == 0;