Flutter
source_span
SourceSpanException
SourceSpanException constructor
SourceSpanException
SourceSpanException
constructor
Null safety
SourceSpanException
(
String
_message
,
SourceSpan
?
_span
)
Implementation
SourceSpanException(this._message, this._span);
Flutter
source_span
SourceSpanException
SourceSpanException constructor
SourceSpanException class
Constructors
SourceSpanException
Properties
hashCode
message
runtimeType
span
Methods
noSuchMethod
toString
Operators
operator ==