release method

void release()

Implementation

void release() {
  imgStringCache.evictAll();
}