notChild property

bool get notChild
inherited

Implementation

bool get notChild {
  return _childrenList.isEmpty;
}