debugWarmParentCacheSize property
int
get
debugWarmParentCacheSize
Diagnostics / test introspection — how many warm parents are currently cached for migrated instances (step 8). Lets tests assert that two consecutive executes for the same allowed-set build the parent once.
Implementation
static int get debugWarmParentCacheSize => _warmParentCache.length;