sourceSpan property Null safety
read / write
The source span of this node, if it was created by the HtmlParser.
Implementation
FileSpan? sourceSpan;
The source span of this node, if it was created by the HtmlParser.
FileSpan? sourceSpan;