clearPathCache static method

void clearPathCache()

Clear specific cache type

Implementation

static void clearPathCache() => _pathCache.clear();