getAllLogs abstract method

Future<List<SyncLog>> getAllLogs()

Obtém todos os logs

Implementation

Future<List<SyncLog>> getAllLogs();