noCache property

RootStats noCache

Force re-calculation for all statistics instead of retrieving from stats cache

Implementation

RootStats get noCache => RootStats(_rootDirectory, forceRecalculation: true);