Indicates if a synchronization is currently active.
The current progress of the synchronization, or null if not started.
The final report of the synchronization, or null if not completed.
Any error message encountered during synchronization, or null if none.
The AbortController used to cancel the sync, or null if not active.
Represents the state of the synchronization process.
Source