sourceUrl property

Uri? sourceUrl
final

URL of the source containing this location.

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

Implementation

final Uri? sourceUrl;