url property

  1. @override
String get url
override

URL from which this file can be downloaded

Implementation

@override
String get url => _url;