span property
The span associated with this exception.
This may be null
if the source location can't be determined.
Implementation
SourceSpan get span => _span;
The span associated with this exception.
This may be null
if the source location can't be determined.
SourceSpan get span => _span;