//app/dev.atick.compose.worker/TaskManagerImpl/isSyncing
isSyncing
[androidJvm]\ open override val isSyncing: Flow<Boolean>
Provides a flow that emits true
if a sync operation is in progress, false
otherwise.
//app/dev.atick.compose.worker/TaskManagerImpl/isSyncing
[androidJvm]\ open override val isSyncing: Flow<Boolean>
Provides a flow that emits true
if a sync operation is in progress, false
otherwise.