flushGeigerApiCache function

void flushGeigerApiCache()

Implementation

void flushGeigerApiCache() {
  instances.clear();
}