format property

StackFrameFormat? format
final

Specifies details on how to format the stack frames. The attribute is only honored by a debug adapter if the corresponding capability supportsValueFormattingOptions is true.

Implementation

final StackFrameFormat? format;