getPendingOperations abstract method
Get all pending sync operations.
Implementation
Future<List<DatumSyncOperation<T>>> getPendingOperations(String userId);
Get all pending sync operations.
Future<List<DatumSyncOperation<T>>> getPendingOperations(String userId);