menu
spotdl_dart_core
providers\common.dart
Result
dlUrl property
dlUrl
dark_mode
light_mode
dlUrl
property
String
?
get
dlUrl
URL to a downloadable stream from the given source.
Note
Nullable because some sources can't be used to download songs.
Implementation
String? get dlUrl;
spotdl_dart_core
common
Result
dlUrl property
Result class