span property

  1. @override
SourceSpan? span
final

The span associated with this exception.

This may be null if the source location can't be determined.

Implementation

@override
final SourceSpan? span;