stackTrace property

StackTrace? stackTrace
final

The latest stack trace object received by the asynchronous computation.

Implementation

final StackTrace? stackTrace;