trackDownloadUrl property
URL to audio file being downloaded.
Note
-
Some sources (like YouTube) periodically change the URL to the actual audio file. While the URL to the song on their website remains the same. This URL is to the actual file at the when searched. trackDownloadSourceUrl is the URL to the page where the file can be accessed on the download source.
-
Value may or may not be the same as trackDownloadSourceUrl.
Implementation
String get trackDownloadUrl;