stackFrames property

StackFrames? stackFrames
getter/setter pair

Stack frames in this stack trace.

A maximum of 128 frames are allowed.

Implementation

StackFrames? stackFrames;