noCache property
RootStats
get
noCache
Force re-calculation for all statistics instead of retrieving from stats cache
Implementation
RootStats get noCache => RootStats(_rootDirectory, forceRecalculation: true);