cleanupSocialCache static method

void cleanupSocialCache()

Refresh the content store by loading external changes from disk.

Throws:

  • An exception if it fails.

Implementation

static void cleanupSocialCache() {
  staticMethod('Debug', 'cleanupSocialCache');
}