getSyncProgress

suspend fun getSyncProgress(): Progress

Returns the synchronization progress of this repository as the number of bytes already synced (Progress.value) vs. the total size of the repository in bytes (Progress.total).