stack property

StackTrace? stack

If an error was encountered while parsing the body, the call stack will appear here.

Otherwise, this is null.

Implementation

StackTrace? get stack;