originalStackTrace property

Object? originalStackTrace
final

The stack trace that was caught and wrapped by this error object, if any.

Implementation

final Object? originalStackTrace;