syncCallLogs method

Future<bool?> syncCallLogs()

Implementation

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