menu
dio_http_util package
documentation
download_response.dart
DownloadResponse<T>
filePath property
filePath property
dark_mode
light_mode
filePath
property
String
?
filePath
final
下载的文件路径(如果成功)
Implementation
final String? filePath;
dio_http_util package
documentation
download_response
DownloadResponse<T>
filePath property
DownloadResponse class