stackTrace property

StackTrace? stackTrace
getter/setter pair

Stack trace captured at the start of the span.

Implementation

StackTrace? stackTrace;