isFullRebuild property

bool get isFullRebuild

Implementation

bool get isFullRebuild => nodesFromCache.isEmpty && nodesToRebuild.isNotEmpty;