DataPart constructor
DataPart({})
Implementation
DataPart({
this.text,
this.media,
this.toolRequest,
this.toolResponse,
this.data,
this.metadata,
this.custom,
this.reasoning,
this.resource,
});
DataPart({
this.text,
this.media,
this.toolRequest,
this.toolResponse,
this.data,
this.metadata,
this.custom,
this.reasoning,
this.resource,
});