stackTrace property

StackTrace? stackTrace
final

The StackTrace captured when the error occurred, if any.

Implementation

final StackTrace? stackTrace;