stackTrace property

StackTrace? stackTrace
final

Optional stack trace associated with where the error occurred.

Implementation

final StackTrace? stackTrace;