stackTrace property

StackTrace? stackTrace

The latest stack trace object received by the asynchronous computation.

Implementation

StackTrace? get stackTrace;