cleanCache method

  1. @override
void cleanCache()
override

Implementation

@override
void cleanCache() {
  contactMap.clear();
}