endSourceSpan property
        
        FileSpan?
        endSourceSpan
        
      
getter/setter pair
      The source span of the end tag this element, if it was created by the
HtmlParser. May be null if does not have an implicit end tag.
Implementation
FileSpan? endSourceSpan;