stackTrace property

StackTrace? stackTrace
final

Stack trace recorded when this record was created.

May be null if stack trace recording is not turned on.

Implementation

final StackTrace? stackTrace;