stackTrace property

StackTrace? stackTrace
getter/setter pair

The stack trace of the error, if any

Implementation

StackTrace? stackTrace;