sourceUrl property

Uri sourceUrl

The URL of the source file being parsed.

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

Implementation

Uri get sourceUrl => span.sourceUrl;