menu
resumable_downloader package
documentation
resumable_downloader.dart
DownloadProgress
receivedByte property
receivedByte property
dark_mode
light_mode
receivedByte
property
int
receivedByte
final
The number of bytes already downloaded.
Implementation
final int receivedByte;
resumable_downloader package
documentation
resumable_downloader
DownloadProgress
receivedByte property
DownloadProgress class