format property
Specifies details on how to format the result.
The attribute is only honored by a debug adapter if the corresponding
capability supportsValueFormattingOptions
is true.
Implementation
final ValueFormat? format;
Specifies details on how to format the result.
The attribute is only honored by a debug adapter if the corresponding
capability supportsValueFormattingOptions
is true.
final ValueFormat? format;