nodeName property Null safety

String? nodeName

The name of this node.

This varies by this node's nodeType.

Other resources

Implementation

String? get nodeName native;