stackTrace property

StackTrace? stackTrace
getter/setter pair

The StackTrace associated with this error.

Implementation

StackTrace? stackTrace;