clearCache static method

String clearCache()

Implementation

static String clearCache() {
  return createLine(CLS, []);
}