isLeaf property

bool get isLeaf

Implementation

bool get isLeaf {return children.isEmpty;}