parentNode property Null safety

Node? parentNode

The parent node of this node.

Other resources

Implementation

Node? get parentNode native;