stackTrace property

StackTrace? stackTrace
final

The stack trace that occurred during the initial failure or shrinking.

Implementation

final StackTrace? stackTrace;