Chunk constructor
Chunk({})
Implementation
Chunk({
this.agentTransfer,
this.blob,
this.defaultVariables,
this.image,
this.payload,
this.text,
this.toolCall,
this.toolResponse,
this.transcript,
this.updatedVariables,
});