parentIsNotNull property

bool get parentIsNotNull

Implementation

bool get parentIsNotNull => _internalParent != null;