isRoot property

bool isRoot

Implementation

bool get isRoot => parent == null;