download URL
@override Uri? get url => _wrapper.url;
@override set url(Uri? remote) => _wrapper.url = remote;