clearCallLogs method

Future<bool> clearCallLogs()

/ 4.

Implementation

Future<bool> clearCallLogs() {
  throw UnimplementedError('clearCallLogs() has not been implemented.');
}