stackTrace property

String? stackTrace
getter/setter pair

If the session ends with an exception, a stack trace will be set.

Implementation

String? stackTrace;