isNil property

bool get isNil

Implementation

bool get isNil => uuid == Namespace.nil.value;