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