SessionOutput constructor
SessionOutput({})
Implementation
SessionOutput({
this.audio,
this.citations,
this.context,
this.diagnosticInfo,
this.endSession,
this.googleSearchSuggestions,
this.payload,
this.text,
this.toolCalls,
this.turnCompleted,
this.turnIndex,
});