parent property

NodeV2? parent
final

Parent node. All nodes in the DOM except the root node will have a parent

Implementation

final NodeV2? parent;