PutSessionResponse constructor
PutSessionResponse({})
Implementation
PutSessionResponse({
this.activeContexts,
this.audioStream,
this.contentType,
this.dialogState,
this.intentName,
this.message,
this.messageFormat,
this.sessionAttributes,
this.sessionId,
this.slotToElicit,
this.slots,
});