stackTrace property

StackTrace? stackTrace
final

The stack trace which provides information to the user about the call sequence that triggered an exception

Implementation

final StackTrace? stackTrace;