isZero property

bool isZero

Returns true if snowflake is zero

Implementation

bool get isZero => this.id == 0;