Flutter
source_span
SourceSpan
end property
end
SourceSpan class
Constructors
SourceSpan
Properties
end
length
sourceUrl
start
text
hashCode
runtimeType
Methods
compareTo
highlight
message
union
noSuchMethod
toString
Operators
operator ==
end property
SourceLocation
end
The end location of this span, exclusive.
Implementation
SourceLocation get end;