nodeType property

num nodeType

Returns the type of node.

MDN Reference

Implementation

_i2.num get nodeType => _i4.getProperty(
      this,
      'nodeType',
    );