stackTrace property

StackTrace? stackTrace
final

Possible exception's stack trace when "failed"

Implementation

final StackTrace? stackTrace;