progress property

ProgressWithOperations? progress
final

If the SyncStatus is currently SyncStatus.downloading, download progress for this stream.

Implementation

final ProgressWithOperations? progress;