stack property

StackTrace stack
final

The parsed JS stack (StackTrace.fromString(error.stack)), or StackTrace.current when the JS value carried no stack.

Implementation

final StackTrace stack;