stackTrace property

String? stackTrace
getter/setter pair

The stack trace of an error that was thrown during the handling of this message.

Implementation

String? stackTrace;