type property
The type of the evaluate result.
This attribute should only be returned by a debug adapter if the
corresponding capability supportsVariableType
is true.
Implementation
final String? type;
The type of the evaluate result.
This attribute should only be returned by a debug adapter if the
corresponding capability supportsVariableType
is true.
final String? type;