clearLogs method

Future<void> clearLogs()

Implementation

Future<void> clearLogs() =>
    throw UnimplementedError('clearLogs() has not been implemented.');