key property
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;
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.
final Key? key;