cleanVisionCache method

void cleanVisionCache()

Implementation

void cleanVisionCache() {
  _polygonCache.clear();
}