clearPathCache static method
void
clearPathCache()
Clear specific cache type
Implementation
static void clearPathCache() => _pathCache.clear();
Clear specific cache type
static void clearPathCache() => _pathCache.clear();