originalStackTrace property Null safety
final
The stack trace that was caught and wrapped by this error object, if any.
Implementation
final Object? originalStackTrace;
The stack trace that was caught and wrapped by this error object, if any.
final Object? originalStackTrace;