pendingOperations property
A list of operations that are still pending after the sync cycle.
Implementation
final List<DatumSyncOperation<T>> pendingOperations;
A list of operations that are still pending after the sync cycle.
final List<DatumSyncOperation<T>> pendingOperations;