menu
u package
documentation
utils/u_http_client.dart
UDownload
isDownloading static method
isDownloading static method
dark_mode
light_mode
isDownloading
static method
bool
isDownloading
(
String
cacheKey
)
Implementation
static bool isDownloading(String cacheKey) => _operations.containsKey(cacheKey);
u package
documentation
utils/u_http_client
UDownload
isDownloading static method
UDownload class