onCallLogsCleared method

void onCallLogsCleared()

Implementation

void onCallLogsCleared() {
  callLogList.clear();
  _callLogList.clear();
}