menu
dio_http_util package
documentation
download_response.dart
DownloadResponse<T>
totalBytes property
totalBytes property
dark_mode
light_mode
totalBytes
property
int
?
totalBytes
final
下载的总字节数
Implementation
final int? totalBytes;
dio_http_util package
documentation
download_response
DownloadResponse<T>
totalBytes property
DownloadResponse class