lastStackTrace property

StackTrace? lastStackTrace
getter/setter pair

The stack trace from the last failed attempt, if any.

Implementation

StackTrace? lastStackTrace;