downloadProgress property
A realtime progress report on how many operations have been downloaded and how many are necessary in total to complete the next sync iteration.
This field is only set when downloading is also true.
Implementation
final SyncDownloadProgress? downloadProgress;