stackTrace property

String? stackTrace
getter/setter pair

The stack trace associated with processing the request, used for debugging the plugin.

Implementation

String? stackTrace;