stackTrace property

StackTrace? stackTrace
getter/setter pair

The stack trace of the fatal exception.

Optional.

Implementation

StackTrace? stackTrace;