SetExpressionResponseBody constructor
SetExpressionResponseBody({})
Implementation
SetExpressionResponseBody({
this.indexedVariables,
this.namedVariables,
this.presentationHint,
this.type,
required this.value,
this.variablesReference,
});