nextNode property

Node nextNode
@JSName('nextSibling'), final

The next sibling node.

Other resources

Node.nextSibling from MDN.

Implementation

final Node nextNode