hasParent property

bool hasParent
inherited

Test whether the node has a parent or not.

Implementation

bool get hasParent => false;