nodeValue property Null safety

String? nodeValue

The value of this node.

This varies by this type's nodeType.

Other resources

Implementation

String? get nodeValue native;