parent property

StackTraceData? parent
final

Asynchronous JavaScript stack trace that preceded this stack, if available.

Implementation

final StackTraceData? parent;