sourceUrl property

Uri sourceUrl
override

URL of the source containing this location.

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

Implementation

Uri get sourceUrl => file.url;