id property

int id
final

The SemanticsNode.id this snapshot was captured from. Stable for the node's lifetime, useful for matching a node across successive walks.

Implementation

final int id;