isNil property

bool isNil

Whether this is the NIL uuid.

Implementation

bool get isNil => this == NIL;