menu
spotdl_dart_core
providers\common.dart
LazyResult
srcUrl abstract method
srcUrl
dark_mode
light_mode
srcUrl
abstract method
Future
<
String
>
srcUrl
(
)
URL of the song from the given source.
Implementation
Future<String> srcUrl();
spotdl_dart_core
common
LazyResult
srcUrl abstract method
LazyResult class