SyncProgress
Data class that represents the progress of a sync operation.
Parameters
total
The total number of items to sync.
current
The current number of items synced.
message
The message to display during the sync operation.
Data class that represents the progress of a sync operation.
The total number of items to sync.
The current number of items synced.
The message to display during the sync operation.