menu
flutter_video_caching package
documentation
download/download_isolate_entry.dart
DownloadIsolate
client property
client property
dark_mode
light_mode
client
property
HttpClient
?
client
final
HTTP client used for downloading files.
Implementation
final HttpClient? client = httpClientBuilder?.create();
flutter_video_caching package
documentation
download/download_isolate_entry
DownloadIsolate
client property
DownloadIsolate class