clear method

void clear()

Clear the persistent storage. Only for Unit testing!

Implementation

void clear() => appConfig.clear();