isRoot property

bool get isRoot

Implementation

bool get isRoot { return parent == null; }