url property

String get url

Returns the URL string of the download target.

Implementation

String get url => uri.toString();