$id property

int get $id

Returns the identity hash code of this node.

Implementation

int get $id => identityHashCode(this);