syncService property

SyncService<T> syncService
final

The sync service for synchronizing entities with the remote repository.

Implementation

abstract final SyncService<T> syncService;