syncWith

abstract suspend fun syncWith(synchronizer: Synchronizer): Boolean

Synchronizes the local database backing the repository with the network. Returns if the sync was successful or not.