getStoredChangelogFromMemory method

String getStoredChangelogFromMemory()

Synchronous accessor for the changelog from memory cache.

Implementation

String getStoredChangelogFromMemory() => changelogCache.value;