cleanAllExportedLogs method

Future<String> cleanAllExportedLogs()

Implementation

Future<String> cleanAllExportedLogs() async {
  throw UnimplementedError('cleanAllExportedLogs() has not been implemented.');
}