format property

ValueFormat? format
final

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

Implementation

final ValueFormat? format;