analyzer package
documentation
exception
CaughtException
stackTrace property
stackTrace
stackTrace
property
Null safety
StackTrace
stackTrace
read / write
The stack trace associated with the exception.
Implementation
StackTrace stackTrace;
analyzer package
documentation
exception
CaughtException
stackTrace property
CaughtException class
Constructors
CaughtException
withMessage
Properties
exception
hashCode
message
rootCaughtException
runtimeType
stackTrace
Methods
noSuchMethod
toString
Operators
operator ==