nodeType property

int nodeType

Node's nodeType.

Implementation

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