commentNode property

num commentNode

node is a Comment node.

Implementation

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