menu
spotdl_dart_core
providers\common.dart
LazyResult
dlUrl abstract method
dlUrl
dark_mode
light_mode
dlUrl
abstract method
Future
<
String
>
dlUrl
(
)
URL to a downloadable stream from the given source.
Implementation
Future<String> dlUrl();
spotdl_dart_core
common
LazyResult
dlUrl abstract method
LazyResult class