url property
String
get
url
Returns the URL string of the download target.
Implementation
String get url => uri.toString();
Returns the URL string of the download target.
String get url => uri.toString();