url property

Uri? url
final

The individual download URL for this file.

When set, the download service fetches this specific URL instead of deriving the URL from the parent model's downloadURL.

Implementation

final Uri? url;