Node._isLeaf

A flag indicating whether the node is a leaf node or not.

class Node
package
bool _isLeaf;

Meta