stackTrace property

StackTrace? stackTrace
final

An optional stack trace associated with the error.

Implementation

final StackTrace? stackTrace;