sourceUrl property
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;
URL of the source containing this location.
This may be null, indicating that the source URL is unknown or unavailable.
Uri get sourceUrl => file.url;