stackTrace property

StackTrace? stackTrace
getter/setter pair

The stack trace associated with the error.

Implementation

StackTrace? stackTrace;