getStoredChangelogFromMemory method
Synchronous accessor for the changelog from memory cache.
Implementation
String getStoredChangelogFromMemory() => changelogCache.value;
Synchronous accessor for the changelog from memory cache.
String getStoredChangelogFromMemory() => changelogCache.value;