syncService property
The sync service for synchronizing entities with the remote repository.
Implementation
abstract final SyncService<T> syncService;
The sync service for synchronizing entities with the remote repository.
abstract final SyncService<T> syncService;