key property

Key? key
final

Uniquely identifies this node in the list of sibling nodes.

Keys are used during the construction of the semantics tree. They are not transferred to the engine.

Implementation

final Key? key;