urlSpan property

FileSpan urlSpan
override

The span of the URL for this dependency, including the quotes.

Implementation

FileSpan get urlSpan => span.withoutInitialAtRule().initialQuoted();