type property
The type of the value.
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 value.
This attribute should only be returned by a debug adapter if the
corresponding capability supportsVariableType
is true.
final String? type;