getCacheKey function

String getCacheKey()

Implementation

String getCacheKey() {
  return cacheKey;
}