url property Null safety

Uri? url
final

The URL where the source file is located.

This may be null, indicating that the URL is unknown or unavailable.

Implementation

final Uri? url;