isRoot property

bool isRoot

Implementation

bool get isRoot => _parent == null;