clearContextMemory method

void clearContextMemory()

Clear all context memory

Implementation

void clearContextMemory() => _contextMemory.clear();