menu
analyzer package
documentation
exception/exception.dart
CaughtException
message property
message property
dark_mode
light_mode
message
property
String
?
message
final
The message describing where/how/why this was caught.
Implementation
final
String?
message;
analyzer package
documentation
exception/exception
CaughtException
message property
CaughtException class
Constructors
CaughtException
withMessage
Properties
exception
hashCode
message
rootCaughtException
runtimeType
stackTrace
Methods
noSuchMethod
toString
Operators
operator ==