nodeType property

int get nodeType

Node's nodeType.

Implementation

int get nodeType => getNodeTypeValue(referencedNode.nodeType);