@override Future<List<SyncLog>> getPendingLogs() async { return await _logStorage.getPendingLogs(); }