errorStackTrace property

StackTrace? errorStackTrace
final

Stack trace of the last error.

Implementation

final StackTrace? errorStackTrace;