Flutter
source_span
SourceSpanException
message property
message
message
property
Null safety
String
message
A message describing the exception.
Implementation
String get message => _message;
Flutter
source_span
SourceSpanException
message property
SourceSpanException class
Constructors
SourceSpanException
Properties
hashCode
message
runtimeType
span
Methods
noSuchMethod
toString
Operators
operator ==