menu
spotdl_dart_core
utils.dart
DownloadManager
shutdownNow method
shutdownNow
dark_mode
light_mode
shutdownNow
method
@
override
Future
<
void
>
shutdownNow
(
)
Implementation
@override Future<void> shutdownNow() { return _processGroup.shutdownNow(); }
spotdl_dart_core
utils
DownloadManager
shutdownNow method
DownloadManager class