type property

String? type
final

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;