stackTrace property

SentryStackTrace? stackTrace
final

an optional attached StackTrace used when event has no throwable or exception, see SentryOptions.attachStacktrace

Implementation

final SentryStackTrace? stackTrace;