endNode property

Node? endNode
final

The node to end the iteration with.

Implementation

final Node? endNode;