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