url property
Uri?
get
url
Remote CDN URL to download the file (alternative to data for large files).
Implementation
Uri? get url;
set
url
(Uri? remote)
Implementation
set url(Uri? remote);