stackTrace property

StackTrace? stackTrace
final

Stack trace from the original error (if available)

Implementation

final StackTrace? stackTrace;